Skip to content

Commit 5a8145e

Browse files
authored
Update Dockerfile
1 parent a9a2e51 commit 5a8145e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ rm -f /lib/systemd/system/sockets.target.wants/*udev*; \
1313
rm -f /lib/systemd/system/sockets.target.wants/*initctl*; \
1414
rm -f /lib/systemd/system/basic.target.wants/*;\
1515
rm -f /lib/systemd/system/anaconda.target.wants/*;
16-
VOLUME [ "/sys/fs/cgroup" ]
1716
CMD ["/usr/sbin/init"]
1817

1918
RUN yum -y swap -- remove systemd-container systemd-container-libs -- install systemd systemd-libs

0 commit comments

Comments
 (0)