Browse Source

MAINTAINER is deprecated.

Herbert Vojčík 7 năm trước cách đây
mục cha
commit
1e4f324ed5
2 tập tin đã thay đổi với 0 bổ sung2 xóa
  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 \