Selaa lähdekoodia

MAINTAINER is deprecated.

Herbert Vojčík 7 vuotta sitten
vanhempi
commit
1e4f324ed5
2 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  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 \