github.com/noqcks/syft@v0.0.0-20230920222752-a9e2c4e288e5/syft/internal/fileresolver/test-fixtures/image-duplicate-path/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-1.txt