mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 03:21:28 +01:00
fix scudcloud
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
dd4a89d9b0
commit
5a8ffd8893
|
@ -15,6 +15,8 @@
|
||||||
FROM ubuntu:16.04
|
FROM ubuntu:16.04
|
||||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||||
|
|
||||||
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
dbus-x11 \
|
dbus-x11 \
|
||||||
hunspell-en-us \
|
hunspell-en-us \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user