github.com/lineaje-labs/syft@v0.98.1-0.20231227153149-9e393f60ff1b/syft/internal/fileresolver/test-fixtures/image-simple/Dockerfile (about)

     1  # Note: changes to this file will result in updating several test values. Consider making a new image fixture instead of editing this one.
     2  FROM scratch
     3  ADD file-1.txt /somefile-1.txt
     4  ADD file-2.txt /somefile-2.txt
     5  # note: adding a directory will behave differently on docker engine v18 vs v19
     6  ADD target /