github.com/nextlinux/gosbom@v0.81.1-0.20230627115839-1ff50c281391/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