diff options
| author | sickcodes <[email protected]> | 2021-10-30 05:49:35 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-30 05:49:35 +0000 |
| commit | 1d8682403f74e6bd21358f3a8675b44541bc7d16 (patch) | |
| tree | b182d506c6c9b59d54b62fac839732f091980a1b /README.md | |
| parent | Merge pull request #369 from sickcodes/libguestfs-linux-hold (diff) | |
| parent | [@eggplants](https://github.com/eggplants) Fix command to launch sickcodes/d... (diff) | |
| download | docker-osx-1d8682403f74e6bd21358f3a8675b44541bc7d16.tar.xz docker-osx-1d8682403f74e6bd21358f3a8675b44541bc7d16.zip | |
Merge pull request #366 from eggplants/master
Fix command to launch sickcodes/docker-osx:auto
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |