mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-02 01:30:26 +00:00
MAINTAINER in Dockerfile is deprecated, change to label
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
# limitations under the License.
|
||||
|
||||
FROM busybox
|
||||
MAINTAINER Girish Kalele <gkalele@google.com>
|
||||
LABEL maintainer="Girish Kalele <gkalele@google.com>"
|
||||
COPY nethealth /usr/bin/
|
||||
ENTRYPOINT ["/usr/bin/nethealth"]
|
||||
|
||||
Reference in New Issue
Block a user