Forráskód Böngészése

Use Label instruction

Michael Kanchuker 4 éve
szülő
commit
b88e0a6e6a
1 módosított fájl, 1 hozzáadás és 1 törlés
  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