Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-03-07 10:13:00 -05:00
parent e6574c3774
commit d31e6b2dc6

View File

@@ -3,7 +3,7 @@
# docker run -v /tmp/.X11-unix:/tmp/.X11-unix \ # docker run -v /tmp/.X11-unix:/tmp/.X11-unix \
# -v /inkscape/:/workspace \ # -v /inkscape/:/workspace \
# -e DISPLAY=unix$DISPLAY \ # -e DISPLAY=unix$DISPLAY \
# infoslack/inkscape # jess/inkscape
# #
FROM ubuntu:16.04 FROM ubuntu:16.04
LABEL maintainer "Daniel Romero <infoslack@gmail.com>" LABEL maintainer "Daniel Romero <infoslack@gmail.com>"