This commit is contained in:
parent
09fcc54b79
commit
18b4134632
letsencrypt-nginx
|
@ -1,3 +1,3 @@
|
|||
set -e
|
||||
docker build . -f Dockerfile.$1 --build-arg image=$2letsencrypt-nginx -t $2letsencrypt-do2
|
||||
docker push $2letsencrypt-do2
|
||||
docker build . -f Dockerfile.$1 --build-arg image=sigyl.com:5001/letsencrypt-nginx -t sigyl.com:5001/letsencrypt-do2
|
||||
docker push sigyl.com:5001/letsencrypt-do2
|
||||
|
|
Reference in New Issue