github.com/anchore/syft@v1.38.2/cmd/syft/internal/test/integration/test-fixtures/image-sqlite-rpmdb/Dockerfile (about)

     1  FROM fedora:35@sha256:36af84ba69e21c9ef86a0424a090674c433b2b80c2462e57503886f1d823abe8 AS base
     2  
     3  # lets save some space
     4  FROM scratch
     5  
     6  COPY --from=base /var/lib/rpm /var/lib/rpm