mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
MAINTAINER is deprecated, now using LABEL
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM tatsushid/tinycore-python:2.7
|
||||
MAINTAINER Weaveworks Inc <help@weave.works>
|
||||
LABEL maintainer="Weaveworks Inc <help@weave.works>"
|
||||
WORKDIR /home/weave
|
||||
ADD requirements.txt /home/weave/
|
||||
RUN pip install -r /home/weave/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user