We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373e5af commit d38fce0Copy full SHA for d38fce0
integration-tests/Dockerfile_arch
@@ -1,8 +1,6 @@
1
FROM archlinux:base
2
MAINTAINER @siddharthist
3
4
-# systemd-sysvcompat is already installed
5
-# RUN pacman -Sy --noconfirm systemd-sysvcompat
6
RUN ln -s /does_not_exist /foo && \
7
chmod 700 ~root
8
RUN mkfifo /pipe
0 commit comments