mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-04 02:30:45 +00:00
Merge pull request #406 from weaveworks/337-label
Add works.weave.role=system label to the scope container.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM gliderlabs/alpine
|
||||
MAINTAINER Weaveworks Inc <help@weave.works>
|
||||
LABEL works.weave.role=system
|
||||
WORKDIR /home/weave
|
||||
RUN echo "http://dl-4.alpinelinux.org/alpine/edge/testing" >>/etc/apk/repositories && \
|
||||
apk add --update runit conntrack-tools iproute2 util-linux && \
|
||||
|
||||
Reference in New Issue
Block a user