Remove 'demo.json' file, not used in Scope

This commit is contained in:
Bryan Boreham
2020-12-30 10:49:23 +00:00
parent c133c047e6
commit 27561dcccf
3 changed files with 1 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
FROM weaveworks/cloud-agent
RUN apk add --no-cache runit
COPY ./demo.json /
COPY ./weave ./weaveutil /usr/bin/
COPY ./runsvinit ./entrypoint.sh /home/weave/
COPY ./run-app /etc/service/app/run

File diff suppressed because one or more lines are too long