Allow configuration overriding with environment variables
This commit is contained in:
@ -8,8 +8,6 @@ RUN chmod a+x /usr/local/bin/docker-entrypoint
|
||||
COPY first-run.sh /usr/local/bin/docker-first-run
|
||||
RUN chmod a+x /usr/local/bin/docker-first-run
|
||||
|
||||
VOLUME /home/ory/.container-lifecycle
|
||||
|
||||
RUN mkdir -p /home/ory && chown -R ory: /home/ory
|
||||
|
||||
USER ory
|
||||
|
Reference in New Issue
Block a user