fix: command to launch sickcodes/docker-osx:auto

add option `-e GENERATE_UNIQUE=true`
pull/366/head
haruna 3 years ago committed by GitHub
parent 50c5dce110
commit 1d6168dfed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,6 +105,7 @@ docker run -it \
-p 50922:10022 \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
-e GENERATE_UNIQUE=true \
sickcodes/docker-osx:auto
# username is user

Loading…
Cancel
Save