aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/gemini/Dockerfile
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-01-05 14:28:05 +0000
committerterminaldweller <thabogre@gmail.com>2023-01-05 14:28:05 +0000
commit0d1f5ea194a2e9542784d50ad72f588d0f30fe98 (patch)
tree1db87f1358678a1295e57d5d72741d726cb02b07 /terminaldweller.com/gemini/Dockerfile
parentupdate (diff)
downloadscripts-0d1f5ea194a2e9542784d50ad72f588d0f30fe98.tar.gz
scripts-0d1f5ea194a2e9542784d50ad72f588d0f30fe98.zip
update
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"]