github.com/noqcks/syft@v0.0.0-20230920222752-a9e2c4e288e5/test/integration/test-fixtures/image-large-apk-data/Dockerfile (about) 1 FROM alpine@sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 2 3 # we keep these unpinned so that if alpine 4 # changes our integration tests can adapt 5 RUN apk add --no-cache \ 6 tzdata \ 7 vim \ 8 alpine-sdk