Configure minio, restructure manifests
This commit is contained in:
parent
0ec5aa83d5
commit
64dc13b3ad
7 changed files with 306 additions and 186 deletions
|
|
@ -22,7 +22,7 @@ RUN adduser --system --shell /bin/false --home ${HOME} pleroma &&\
|
|||
RUN rm -r /tmp/release
|
||||
RUN rm /tmp/pleroma.zip
|
||||
|
||||
USER pleroma
|
||||
# USER pleroma
|
||||
|
||||
COPY --chmod=0764 --chown=pleroma ./static-files/ /static-files/
|
||||
COPY --chmod=0640 --chown=pleroma ./docker.exs /etc/pleroma/config.exs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue