github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/containers/dockerbaseimage/testdata/dockerfile.hash (about)

     1  FROM nginx@sha256:5a271780516b718910041c0993952f14371490216692290d234a9b231d102e1c
     2  
     3  RUN echo hello world
     4  
     5  COPY nginx.conf /etc/nginx/nginx.conf
     6  COPY static/ /usr/share/nginx/html