Page MenuHomeDevCentral

Switch maintainer from MAINTAINER to LABEL
Open, LowPublic

Description

During a build of a Docker image, I've noticed MAINTAINER is now deprecated in favour of LABEL.

MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 6)

The label for maintainer is an OCI one: org.opencontainers.image.authors

References:

Event Timeline

dereckson created this task.