Skip to content

Commit

Permalink
fix: help command to run the container
Browse files Browse the repository at this point in the history
  • Loading branch information
oupala authored Mar 23, 2020
1 parent bc0cdd3 commit 68be549
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gtetrinet/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# xhost +"local:docker@" && \
# docker run -it \
# -v /tmp/.X11-unix:/tmp/.X11-unix \ # mount the X11 socket
# -e DISPLAY=$DISPLAY \
# --name gtetrinet
# jessfraz/gtetrinet
# -e DISPLAY=$DISPLAY \
# --name gtetrinet \
# jessfraz/gtetrinet

FROM debian:stretch-slim
LABEL maintainer "Jessie Frazelle <[email protected]>"
Expand Down

0 comments on commit 68be549

Please sign in to comment.