mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-08-19 04:07:42 +00:00
Deprecates MAINTAINER in Dockerfile to follow dockerhub official guide.
(https://docs.docker.com/engine/reference/builder/#/maintainer-deprecated) Signed-off-by: Gong Sophia <sophia.gong@intel.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
FROM clearlinux:latest AS builder
|
||||
MAINTAINER hongzhan.chen@intel.com
|
||||
|
||||
ARG swupd_args
|
||||
# Move to latest Clear Linux release to ensure
|
||||
|
||||
Reference in New Issue
Block a user