Sign inSign up

padhihomelab/certbot

By padhihomelab

Updated over 1 year ago

Image
0

9.9K

padhihomelab/certbot repository overview

docker_certbot

build status testing size latest size

latest version image pulls


A multiarch Certbot Docker image, based on Alpine Linux.

386amd64arm/v6arm/v7arm64ppc64les390x
:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_multiplication_x:

Usage

With Docker
docker run -p 80:80 -it padhihomelab/certbot \
           -e [email protected] \
           -e CERTBOT_DOMAIN=my.domain.org

Runs Certbot with a standalone server on port 80, and checks for certificate renewals every 12h be default
To run it in background, use the --detach flag.

Usage with Docker Compose is similarly straightforward.
As an example, you can see my configuration in services/certbot.

Tag summary

Content type

Image

Digest

sha256:b5f4d0a3f

Size

45.9 MB

Last updated

almost 2 years ago

docker pull padhihomelab/certbot