Use the following command to run nginx container -
docker run -itd --name nginx \
-v /etc/letsencrypt/:/etc/letsencrypt/ \
-p 80:80 \
-p 443:443 hiakki/nginx-ghumagger:1.23-alpine
Content type
Image
Digest
sha256:4dcf29307…
Size
9.7 MB
Last updated
almost 4 years ago
docker pull hiakki/nginx-ghumagger:1.23-alpine