Skip to content

Commit

Permalink
make docker docs clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
Buxdehuda authored Apr 1, 2024
1 parent b07e100 commit e1aba77
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,13 @@ This will generate a wildcard certificate for your domain without the need to ma

## Docker

The Dockerfile wraps these hook scripts into a certbot runtime
The Dockerfile wraps these hook scripts into a certbot runtime.
The result is a volume with certificates.

### Setup

Change into the `docker` directory.

Edit and copy the certbot.env.sample to certbot.env

### Build
Expand Down

0 comments on commit e1aba77

Please sign in to comment.