mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
adding a demo json report to the scope dockerfile
This commit is contained in:
@@ -6,6 +6,7 @@ RUN echo "http://dl-3.alpinelinux.org/alpine/edge/testing" >>/etc/apk/repositori
|
||||
apk add --update bash runit conntrack-tools iproute2 util-linux curl && \
|
||||
rm -rf /var/cache/apk/*
|
||||
ADD ./docker.tgz /
|
||||
ADD ./demo.json /
|
||||
ADD ./weave /usr/bin/
|
||||
COPY ./scope ./runsvinit ./entrypoint.sh /home/weave/
|
||||
COPY ./run-app /etc/service/app/run
|
||||
|
||||
1
docker/demo.json
Normal file
1
docker/demo.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user