pedroMMM/goss

View on GitHub
integration-tests/Dockerfile_arch

Summary

Maintainability
Test Coverage
FROM base/archlinux
MAINTAINER @siddharthist

RUN pacman -Sy --noconfirm systemd-sysvcompat
RUN ln -s /does_not_exist /foo && \
    chmod 700 ~root
RUN mkfifo /pipe