We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3febc3a commit f699308Copy full SHA for f699308
1 file changed
Dockerfile
@@ -112,6 +112,4 @@ ENV MIX_ENV="prod"
112
# Only copy the final release from the build stage
113
COPY --from=builder --chown=nobody:root /app/_build/${MIX_ENV}/rel/archivist ./
114
115
-USER nobody
116
-
117
CMD ["/app/bin/archivist", "start"]
0 commit comments