We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ed636 commit 72c58a4Copy full SHA for 72c58a4
documentation/docs/content/DockerImages/dockerfiles/certbot.rst
@@ -0,0 +1,15 @@
1
+=================
2
+webdevops/certbot
3
4
+
5
+The certbot images are based on ``webdevops/bootstrap`` with let's encrypt certbot toolbox.
6
7
+Docker image tags
8
+-----------------
9
10
+====================== ==========================
11
+Tag Distribution name
12
13
+``latest`` Alpine 3
14
15
documentation/docs/content/DockerImages/index.rst
@@ -18,6 +18,7 @@ Docker images
18
dockerfiles/base
19
dockerfiles/base-app
20
dockerfiles/bootstrap
21
+ dockerfiles/certbot
22
dockerfiles/hhvm
23
dockerfiles/hhvm-apache
24
dockerfiles/hhvm-nginx
0 commit comments