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