clover/certbot

By clover

Updated 2 months ago

Letsencrypt certbot docker image

Image
1

50K+

clover/certbot repository overview

Letsencrypt certbot docker image

Let’s Encrypt is a free, automated, and open Certificate Authority.

This image is based on ppa:certbot/certbot packages for Ubuntu Xenial and is built on top of clover/python.

By default, the container will only renew certificates every day in a webroot mode.

Data volumes
LocationDescription
/etc/letsencryptcertificates, private keys and certbot configuration files
/var/www/.well-known/acme-challenge(not exported) acme challenges in webroot mode
/var/log/letsencrypt(not exported) certbot log files
/var/lib/letsencrypt(not exported) certbot working directory

PUID/PGID owner will be recursively set to all directories listed above at startup.

Exposed ports
PortDescription
80HTTP in a standalone web server mode *
443HTTPS in a standalone web server mode *

* webroot mode is used by default, there are no processes listening on ports above.

Enviroment variables
NameDefault valueDescription
PUID50Desired UID of the process owner **
PGIDprimary group id of the UID user (50)Desired GID of the process owner **

** PUID/PGID could be used to preserve data volume ownership on host.

Configuration files
LocationDescription
/etc/letsencrypt/cli.iniDefault certbot configuration

Tag summary

Content type

Image

Digest

sha256:d8a75a915

Size

26.6 MB

Last updated

2 months ago

docker pull clover/certbot