We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73477cc commit abc542fCopy full SHA for abc542f
Dockerfile
@@ -101,7 +101,7 @@ FROM builder AS phraseanet-worker
101
COPY --from=builder --chown=app /var/alchemy/Phraseanet /var/alchemy/Phraseanet
102
ADD ./docker/phraseanet/root /
103
WORKDIR /var/alchemy/Phraseanet
104
-
+USER root
105
RUN apt-get update
106
RUN apt-get install -y --no-install-recommends supervisor
107
RUN apt-get install -y --no-install-recommends logrotate
0 commit comments