Parcourir la source

Use Label instruction

Michael Kanchuker il y a 4 ans
Parent
commit
b88e0a6e6a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      create_dockerfile.sh

+ 1 - 1
create_dockerfile.sh

@@ -9,7 +9,7 @@ create_dockerfile() {
   cat >"${DOCKERFILE}" <<EOF
 FROM ${base}:${dist}
 
-MAINTAINER Victor Seva <[email protected]>
+LABEL maintainer="Victor Seva <[email protected]>"
 
 # Important! Update this no-op ENV variable when this Dockerfile
 # is updated with the current date. It will force refresh of all