update init procedure
This commit is contained in:
parent
2bed1a8222
commit
57c5a7db61
3 changed files with 7 additions and 15 deletions
|
|
@ -25,6 +25,7 @@ RUN rm -r /tmp/release
|
|||
RUN rm /tmp/pleroma.zip
|
||||
|
||||
COPY --chmod=0764 --chown=pleroma:pleroma ./static-files/ /static-files/
|
||||
COPY --chmod=0755 --chown=pleroma:pleroma ./init-pleroma.sh /
|
||||
COPY --chmod=0755 --chown=pleroma:pleroma ./docker-entrypoint.sh ${HOME}
|
||||
|
||||
EXPOSE 4000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue