aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/gemini/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'terminaldweller.com/gemini/Dockerfile')
-rw-r--r--terminaldweller.com/gemini/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/terminaldweller.com/gemini/Dockerfile b/terminaldweller.com/gemini/Dockerfile
index 0817979..1c576fd 100644
--- a/terminaldweller.com/gemini/Dockerfile
+++ b/terminaldweller.com/gemini/Dockerfile
@@ -9,5 +9,5 @@ RUN apk update \
&& apk add --no-cache cargo \
&& cargo install agate
#COPY --from=certbuilder /certs /certs
-COPY ./index.gmi /srv/index.gmi
+# COPY ./index.gmi /srv/index.gmi
#ENTRYPOINT ["agate"]