1
0
Эх сурвалжийг харах

Merge pull request #866 from corburn/patch-1

centos remove MAINTAINER
Tianon Gravi 8 жил өмнө
parent
commit
9e75527da8

+ 0 - 1
centos/content.md

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