add docker images.
This commit is contained in:
parent
5208fb6a61
commit
6f55bce07a
@ -27,4 +27,4 @@ ENV LC_ALL=C.UTF-8
|
|||||||
ENV TERM=xterm-256color
|
ENV TERM=xterm-256color
|
||||||
|
|
||||||
# docker build --progress=tty -f yoctools.dockerfile -t registry.cn-shenzhen.aliyuncs.com/amass_toolset/yoctools:22.04 .
|
# docker build --progress=tty -f yoctools.dockerfile -t registry.cn-shenzhen.aliyuncs.com/amass_toolset/yoctools:22.04 .
|
||||||
# docker push
|
# docker push registry.cn-shenzhen.aliyuncs.com/amass_toolset/yoctools:22.04
|
@ -103,7 +103,7 @@ function main() {
|
|||||||
build
|
build
|
||||||
;;
|
;;
|
||||||
docker)
|
docker)
|
||||||
build_docker_images
|
build_docker_images $@
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
build
|
build
|
||||||
|
Loading…
Reference in New Issue
Block a user