Explorar o código

centos remove MAINTAINER

Jason Travis %!s(int64=8) %!d(string=hai) anos
pai
achega
6442f70a29
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      centos/content.md

+ 0 - 1
centos/content.md

@@ -36,7 +36,6 @@ Systemd is now included in both the centos:7 and centos:latest base containers,
 
 ```dockerfile
 FROM centos:7
-MAINTAINER "you" <[email protected]>
 ENV container docker
 RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == \
 systemd-tmpfiles-setup.service ] || rm -f $i; done); \