fix scudcloud

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-04-17 13:04:03 -04:00
parent dd4a89d9b0
commit 5a8ffd8893
No known key found for this signature in database
GPG key ID: 18F3685C0022BFF3

View file

@ -15,6 +15,8 @@
FROM ubuntu:16.04
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get install -y \
dbus-x11 \
hunspell-en-us \