mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-12-21 21:41:31 -06:00
Big Sur auto preparations
This commit is contained in:
parent
ba28790c13
commit
998f8d4108
@ -243,8 +243,8 @@ docker-osx:auto-big-sur () {
|
||||
"${NO_CACHE}" \
|
||||
--build-arg RANKMIRRORS=true \
|
||||
--build-arg MIRROR_COUNTRY="${MIRROR_COUNTRY}" \
|
||||
--build-arg IMAGE_URL='https://images.sick.codes/mac_hdd_ng_auto_big_sur.img'
|
||||
-f ./Dockerfile.auto-big-sur \
|
||||
--build-arg IMAGE_URL='https://images.sick.codes/mac_hdd_ng_auto_big_sur.img' \
|
||||
-f ./Dockerfile.auto \
|
||||
-t docker-osx:auto-big-sur .
|
||||
docker tag docker-osx:auto-big-sur sickcodes/docker-osx:auto-big-sur
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user