mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 20:07:06 +00:00
Use gocertifi instead of random ca-certs.
This commit is contained in:
@@ -10,6 +10,5 @@ ADD ./weave /usr/bin/
|
||||
COPY ./scope-app ./scope-probe ./runsvinit ./entrypoint.sh /home/weave/
|
||||
COPY ./run-app /etc/service/app/run
|
||||
COPY ./run-probe /etc/service/probe/run
|
||||
COPY ./ca-certificates.crt /etc/ssl/certs/
|
||||
EXPOSE 4040
|
||||
ENTRYPOINT ["/home/weave/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user