mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-23 10:44:09 +08:00
Merge pull request #140 from prometheas/fix-boot-to-osx-shell+display-command
docs: fix broken multi-line docker command
This commit is contained in:
commit
5c2039d262
@ -63,7 +63,7 @@ docker run -it \
|
|||||||
-p 50922:10022 \
|
-p 50922:10022 \
|
||||||
-v /tmp/.X11-unix:/tmp/.X11-unix \
|
-v /tmp/.X11-unix:/tmp/.X11-unix \
|
||||||
-e "DISPLAY=${DISPLAY:-:0.0}" \
|
-e "DISPLAY=${DISPLAY:-:0.0}" \
|
||||||
-e "OSX_COMMANDS=/bin/bash -c \"pwd && uname -a\""
|
-e "OSX_COMMANDS=/bin/bash -c \"pwd && uname -a\"" \
|
||||||
sickcodes/docker-osx:auto
|
sickcodes/docker-osx:auto
|
||||||
|
|
||||||
# Boots in a minute or two!
|
# Boots in a minute or two!
|
||||||
|
Loading…
Reference in New Issue
Block a user