github.com/noqcks/syft@v0.0.0-20230920222752-a9e2c4e288e5/test/cli/test-fixtures/image-bad-binaries/Dockerfile (about) 1 FROM debian:sid@sha256:bee393b48f83fdeb978ce68abb9dc955d6398b984fca88b52a09dceb45ac74b5 2 ADD sources.list /etc/apt/sources.list.d/sources.list 3 RUN apt update -y && apt install -y dpkg-dev 4 # this as a "macho-invalid" directory which is useful for testing 5 RUN apt-get source -y clang-13