mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 20:07:06 +00:00
MAINTAINER is deprecated, now using LABEL
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM gliderlabs/alpine
|
||||
MAINTAINER Weaveworks Inc <help@weave.works>
|
||||
LABEL maintainer="Weaveworks Inc <help@weave.works>"
|
||||
WORKDIR /
|
||||
COPY proxy /
|
||||
EXPOSE 8000
|
||||
|
||||
Reference in New Issue
Block a user