diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -169,6 +169,8 @@ RUN touch Launch.sh \ ENV USER arch +ENV DISPLAY=:0.0 + USER arch VOLUME ["/tmp/.X11-unix"] |
| index : docker-osx | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -169,6 +169,8 @@ RUN touch Launch.sh \ ENV USER arch +ENV DISPLAY=:0.0 + USER arch VOLUME ["/tmp/.X11-unix"] |