mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-08-27 02:46:48 +00:00
dlrs: Replaces deprecated MAINTAINER instruction
Instead, LABEL should be used as suggested by the Docker documentation. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
This commit is contained in:
committed by
William Douglas
parent
dc07948d79
commit
9755cd812c
@@ -1,5 +1,5 @@
|
||||
FROM clearlinux
|
||||
MAINTAINER otc-swstacks@intel.com
|
||||
LABEL maintainer="otc-swstacks@intel.com"
|
||||
|
||||
ARG swupd_args
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
FROM clearlinux
|
||||
MAINTAINER otc-swstacks@intel.com
|
||||
LABEL maintainer="otc-swstacks@intel.com"
|
||||
|
||||
ARG swupd_args
|
||||
|
||||
|
||||
Reference in New Issue
Block a user