Skip to content

Commit

Permalink
Resurrect ice.config
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Nov 13, 2019
1 parent 80c63ab commit 2c0a910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN curl -L -o /usr/local/bin/dumb-init \
chmod +x /usr/local/bin/dumb-init
ADD entrypoint.sh /usr/local/bin/
ADD 50-config.py 60-default-web-config.sh 98-cleanprevious.sh 99-run.sh /startup/
ADD ice.config /opt/omero/web/OMERO.web/etc/

USER omero-web
EXPOSE 4080
Expand Down

0 comments on commit 2c0a910

Please sign in to comment.