You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-08-04 18:36:24 -05:00
zstd decompress instead of re-compress in README.md
This commit is contained in:
@ -121,7 +121,7 @@ Upstream Credits (OSX-KVM project) among many others: https://github.com/kholia/
|
|||||||
```bash
|
```bash
|
||||||
wget https://images2.sick.codes/mac_hdd_ng_auto.img.zst
|
wget https://images2.sick.codes/mac_hdd_ng_auto.img.zst
|
||||||
|
|
||||||
zstd -k mac_hdd_ng_auto.img.zst
|
zstd -d mac_hdd_ng_auto.img.zst
|
||||||
|
|
||||||
docker run -it \
|
docker run -it \
|
||||||
--device /dev/kvm \
|
--device /dev/kvm \
|
||||||
|
Reference in New Issue
Block a user