see https://github.com/rmoriz/docker_openresty_autossl
50K+
Another Dockerfile/repo that aims to combine the awesome lua-resty-auto-ssl tooling with OpenResty.
By default some common practices of the official nginx image have been adopted.
Automated Build on Docker Hub
TODO, sorry
docker pull rmoriz/openresty_autossl
docker run \
-d \
-p 80:80 \
-p 443:443 \
-v certificates:/certificates \
-v nginx-config:/usr/local/openresty/nginx/conf \
rmoriz/openresty_autossl
Content type
Image
Digest
sha256:3197d5ad4…
Size
135 MB
Last updated
almost 2 years ago
docker pull rmoriz/openresty_autossl