Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
remove volume over /etc/shibboleth
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Apr 16, 2020
1 parent 6a598a4 commit fb446af
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 @@ -122,7 +122,7 @@ ENV COMANAGE_REGISTRY_ADMIN_FAMILY_NAME ${COMANAGE_REGISTRY_ADMIN_FAMILY_NAME:-A
ENV COMANAGE_REGISTRY_ADMIN_USERNAME ${COMANAGE_REGISTRY_ADMIN_USERNAME:-registry.admin}
ENV COMANAGE_REGISTRY_ENABLE_POOLING ${COMANAGE_REGISTRY_ENABLE_POOLING:-No}

VOLUME ${COMANAGE_REGISTRY_DIR}/local /etc/shibboleth
VOLUME ${COMANAGE_REGISTRY_DIR}/local

EXPOSE 80 443

Expand Down

0 comments on commit fb446af

Please sign in to comment.