File tree Expand file tree Collapse file tree 4 files changed +0
-53
lines changed Expand file tree Collapse file tree 4 files changed +0
-53
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,6 @@ COPY --chown=artifactory:artifactory server.xml /opt/jfrog/artifactory/tomcat/co
1414COPY --chown=artifactory:artifactory binarystore.xml /tmp/binarystore.xml
1515COPY --chown=artifactory:artifactory artifactory.config.xml /tmp/artifactory.config.xml
1616
17- # Pre-Populated keys
18- RUN mkdir -p /var/opt/jfrog/artifactory/access/etc/keys/ /var/opt/jfrog/artifactory/etc/security/
19- COPY --chown=artifactory:artifactory files/access/etc/keys/private.key /var/opt/jfrog/artifactory/access/etc/keys/private.key
20- COPY --chown=artifactory:artifactory files/access/etc/keys/root.crt /var/opt/jfrog/artifactory/access/etc/keys/root.crt
21- COPY --chown=artifactory:artifactory files/security/communication.key /var/opt/jfrog/artifactory/communication.key
22-
2317# Expose HA Port
2418EXPOSE 8081 10042
2519
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments