Fixed typo docker.
This commit is contained in:
@@ -91,7 +91,7 @@ ENV MIX_ENV="prod"
|
|||||||
# Only copy the final release from the build stage
|
# Only copy the final release from the build stage
|
||||||
COPY --from=builder --chown=nobody:root /app/_build/${MIX_ENV}/rel/traderex ./
|
COPY --from=builder --chown=nobody:root /app/_build/${MIX_ENV}/rel/traderex ./
|
||||||
|
|
||||||
RUN mkdir -o /storage
|
RUN mkdir -p /storage
|
||||||
|
|
||||||
USER nobody
|
USER nobody
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user