https://github.com/binary-sequence-containerized-apps/certbot-dns-oci
451
podman run --rm --name certbot-dns-oci -v ~/.oci:/root/.oci:ro docker.io/binarysequence/certbot-dns-oci --dns-oci-profile <yourprofile> --email <youremail> --domain your.domain.com --dry-run
mkdir ./letsencrypt
podman run --rm --name certbot-dns-oci -v ~/.oci:/root/.oci:ro -v ./letsencrypt:/etc/letsencrypt docker.io/binarysequence/certbot-dns-oci --dns-oci-profile <yourprofile> --email <youremail> --domain your.domain.com
See https://github.com/binary-sequence-containerized-apps/certbot-dns-oci
Content type
Image
Digest
sha256:f1eb71044…
Size
125.8 MB
Last updated
over 1 year ago
docker pull binarysequence/certbot-dns-oci