mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-03-09 15:39:58 +00:00
Update README.md
This commit is contained in:
parent
998f8d4108
commit
b161ad7afd
1 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,8 @@ In that case, **remove** the two lines in your command:
|
||||||
|
|
||||||
**Must change -it to -i to be able to interact with the QEMU console**
|
**Must change -it to -i to be able to interact with the QEMU console**
|
||||||
|
|
||||||
|
**To exit a container using -i you must `docker kill <containerid>`. For example, to kill everything, `docker ps | xargs docker kill`.**
|
||||||
|
|
||||||
Native QEMU VNC example
|
Native QEMU VNC example
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue