projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f36d148
)
Remove unused DATA arg
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Thu, 20 Oct 2022 12:26:00 +0000
(13:26 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Thu, 20 Oct 2022 12:26:00 +0000
(13:26 +0100)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 730730ce3570a555aec881b3867aab893f8c7eb9..6ba7a226956a4e540e7dcd43bc9442f1af873abb 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-3,7
+3,6
@@
FROM hexpm/elixir:1.13.4-erlang-24.3.4.5-alpine-3.15.6
ENV MIX_ENV=prod
ARG HOME=/opt/akkoma
-ARG DATA=/var/lib/akkoma
LABEL org.opencontainers.image.title="akkoma" \
org.opencontainers.image.description="Akkoma for Docker" \