aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2022-11-14 17:16:30 +0000
committerGitHub <[email protected]>2022-11-14 17:16:30 +0000
commit917e09179809cae71baa2acd8d43a7085a7a58e7 (patch)
tree71882db7bcbc6e6dabcd81b7aa061142725db14c
parentMerge pull request #532 from arifulislamat/patch-1 (diff)
parentREADME: 'mac_hdd_ng_auto_monterey' to 'mac_hdd_ng_auto_monterey.img' (diff)
downloaddocker-osx-917e09179809cae71baa2acd8d43a7085a7a58e7.tar.xz
docker-osx-917e09179809cae71baa2acd8d43a7085a7a58e7.zip
Merge pull request #545 from Sondro/master
README: 'mac_hdd_ng_auto_monterey' to 'mac_hdd_ng_auto_monterey.img'
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0236881..d7322f3 100644
--- a/README.md
+++ b/README.md
@@ -186,7 +186,7 @@ wget https://images.sick.codes/mac_hdd_ng_auto_monterey.img
docker run -it \
--device /dev/kvm \
-p 50922:10022 \
- -v "${PWD}/mac_hdd_ng_auto_monterey:/image" \
+ -v "${PWD}/mac_hdd_ng_auto_monterey.img:/image" \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
-e "USERNAME=user" \