Skip to content

Commit

Permalink
Configure SSL_CERT_DIR so mounted CA cert is recognized
Browse files Browse the repository at this point in the history
superseb authored and Alena Prokharchyk committed Sep 4, 2018
1 parent 9f81e91 commit 5f16dd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/Dockerfile
Original file line number Diff line number Diff line change
@@ -51,6 +51,8 @@ RUN chmod +x /usr/bin/entrypoint.sh
ENV CATTLE_AGENT_IMAGE rancher/rancher-agent:${VERSION}
ENV CATTLE_WINDOWS_AGENT_IMAGE rancher/rancher-agent:${VERSION}-nanoserver-1803
ENV CATTLE_SERVER_IMAGE rancher/rancher

ENV SSL_CERT_DIR /etc/rancher/ssl
VOLUME /var/lib/rancher

ENTRYPOINT ["entrypoint.sh"]

0 comments on commit 5f16dd4

Please sign in to comment.