Ver código fonte

MAINTAINER is deprecated.

Herbert Vojčík 7 anos atrás
pai
commit
1e4f324ed5
2 arquivos alterados com 0 adições e 2 exclusões
  1. 0 1
      61_32/Dockerfile
  2. 0 1
      61_64/Dockerfile

+ 0 - 1
61_32/Dockerfile

@@ -1,5 +1,4 @@
 FROM ubuntu:16.04
-MAINTAINER herby
 
 RUN dpkg --add-architecture i386
 RUN apt-get update -q

+ 0 - 1
61_64/Dockerfile

@@ -1,5 +1,4 @@
 FROM ubuntu:16.04
-MAINTAINER herby
 
 RUN apt-get update -q
 RUN apt-get -qy --no-install-recommends install \