From 118106cf745167db7e17654e0402721939631be7 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 10 Sep 2021 12:00:16 +0430 Subject: update --- terminaldweller.com/haproxy/certbot/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 terminaldweller.com/haproxy/certbot/Dockerfile (limited to 'terminaldweller.com/haproxy/certbot/Dockerfile') diff --git a/terminaldweller.com/haproxy/certbot/Dockerfile b/terminaldweller.com/haproxy/certbot/Dockerfile new file mode 100644 index 0000000..b6fb68a --- /dev/null +++ b/terminaldweller.com/haproxy/certbot/Dockerfile @@ -0,0 +1,2 @@ +FROM certbot/certbot +COPY ./certbot-entrypoint.sh /certbot-entrypoint.sh -- cgit v1.2.3