Skip to content

Commit

Permalink
fix scudcloud
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Apr 17, 2017
1 parent dd4a89d commit 5a8ffd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scudcloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
FROM ubuntu:16.04
LABEL maintainer "Jessie Frazelle <[email protected]>"

ENV DEBIAN_FRONTEND noninteractive

RUN apt-get update && apt-get install -y \
dbus-x11 \
hunspell-en-us \
Expand Down

0 comments on commit 5a8ffd8

Please sign in to comment.