diff options
| author | sickcodes <[email protected]> | 2024-04-08 13:20:18 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2024-04-08 13:20:18 +0000 |
| commit | 42263d90fc0f69bc537a30409ab3401458c4ff54 (patch) | |
| tree | 42ea0bd7411b2ccf5fcd503f9b8e4ab2be567ab4 | |
| parent | Merge pull request #758 from sickcodes/sonoma (diff) | |
| download | docker-osx-42263d90fc0f69bc537a30409ab3401458c4ff54.tar.xz docker-osx-42263d90fc0f69bc537a30409ab3401458c4ff54.zip | |
config-custom-sonoma.plist & config-nopicker-sonoma.plist
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -123,7 +123,7 @@ docker run -it \ -e GENERATE_UNIQUE=true \ -e CPU='Haswell-noTSX' \ -e CPUID_FLAGS='kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on' \ - -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-sonoma-custom.plist' \ + -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom-sonoma.plist' \ sickcodes/docker-osx:sonoma # docker build -t docker-osx --build-arg SHORTNAME=sonoma . |