Skip to content

Commit d38fce0

Browse files
authored
Remove outdated lines from Dockerfile_arch
1 parent 373e5af commit d38fce0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

integration-tests/Dockerfile_arch

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
FROM archlinux:base
22
MAINTAINER @siddharthist
33

4-
# systemd-sysvcompat is already installed
5-
# RUN pacman -Sy --noconfirm systemd-sysvcompat
64
RUN ln -s /does_not_exist /foo && \
75
chmod 700 ~root
86
RUN mkfifo /pipe

0 commit comments

Comments
 (0)