Skip to content

Commit

Permalink
Better ONBUILD incantation to support conf tree integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Aug 2, 2016
1 parent 1cc4436 commit d86653d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ RUN mkdir -p /tmp/shibboleth && cd /tmp/shibboleth && \
# Cleanup
rm -rf /tmp/shibboleth

ONBUILD ADD ./root/* /opt/shibboleth/$SHIB_PREFIX/
ONBUILD COPY ./root/ /opt/shibboleth/$SHIB_PREFIX/

0 comments on commit d86653d

Please sign in to comment.