添加 dockerinfo/create.sh
This commit is contained in:
6
dockerinfo/create.sh
Normal file
6
dockerinfo/create.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
docker buildx build \
|
||||
--platform linux/arm64 \
|
||||
--build-arg VERSION=test \
|
||||
-t wukongdaily/box:test \
|
||||
--load \
|
||||
.
|
||||
Reference in New Issue
Block a user