mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
5 lines
214 B
Docker
5 lines
214 B
Docker
# Note: changes to this file will result in updating several test values. Consider making a new image fixture instead of editing this one.
|
|
FROM scratch
|
|
ADD file-1.txt /somefile-1.txt
|
|
ADD file-2.txt /somefile-2.txt
|