This repository has been archived on 2020-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
stack/letsencrypt-nginx-build.sh

3 lines
132 B
Bash

docker build letsencrypt-nginx -t ${LOCAL_DOCKER_REGISTRY}/letsencrypt-nginx
docker push ${LOCAL_DOCKER_REGISTRY}/letsencrypt-nginx