docker-compose build --build-arg ACME_VERSION=2.8.4
| Name | Required | Example | Description |
|---|---|---|---|
| ACME_ACCOUNT_EMAIL | No | [email protected] | ACME account email |
| ACME_DOMAIN_NAME | Yes | example.com | Domain name for which to request certificates |
| ACME_DNS_SERVICE | Yes | dns_cf | DNS provider with which challenge will be performed. See here for a full list. |
| ACME_CERT_DEPLOY_DIR | Yes | /certs | Directory to which certs should be deployed |
| ACME_SLACK_CHANNEL | No | pki-updates | Slack/Discord channel to deliver updates to |
docker-compose run acme /app/revoke.sh
Content type
Image
Digest
Size
37.8 MB
Last updated
about 5 years ago
docker pull symboxtra/acme.sh