Skip to content

Commit 3811ba6

Browse files
authored
Update README.md
1 parent 3a2e84b commit 3811ba6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ The version of this plugin in the master branch supports Caddy 2.0.0+ using Cert
1616
- For Caddy 0.10.x to 0.11.1 : use the `old_storage_interface` branch.
1717
- For Caddy 1.x : use the `caddy1` branch.
1818

19+
## Docker Image
20+
You can use my Docker image `pteich/caddy-tlsconsul` (https://hub.docker.com/r/pteich/caddy-tlsconsul) to get an image of Caddy including this Consul TLS plugin build in. It is based on the official caddy:2 image and will be build automatically on changes in this repo.
21+
22+
Available tags are `pteich/caddy-tlsconsul:latest` or semver compatible version tags like 1.4 or 1.4.1 referencing the versions of this plugin.
23+
24+
1925
## Configuration
2026

2127
### Caddy configuration

0 commit comments

Comments
 (0)