mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 03:46:45 +00:00
MAINTAINER is deprecated, now using LABEL
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM alpine:3.5
|
||||
MAINTAINER Weaveworks Inc <help@weave.works>
|
||||
LABEL maintainer="Weaveworks Inc <help@weave.works>"
|
||||
LABEL works.weave.role=system
|
||||
WORKDIR /home/weave
|
||||
RUN apk add --update bash conntrack-tools iproute2 util-linux curl && \
|
||||
|
||||
Reference in New Issue
Block a user