To obtain a ssl from https://www.letsencrypt.org/ and stored it in the default folder A good instruction is here https://github.com/vimagick/dockerfiles/tree/master/certbot
To Run a google mirror by this docker
docker run -d --name somezmirror -p 80:80 -p 443:443 -e DOMAIN=yourdomain.example.com -v /etc/letsencrypt:/etc/letsencrypt yumin9822/zmirror
Please remember to change the DOMAIN setting.
Content type
Image
Digest
Size
290.2 MB
Last updated
almost 10 years ago
docker pull yumin9822/zmirror