Files
Addlicense/testdata/initial/file1.Dockerfile
2021-08-09 12:50:07 -07:00

3 lines
41 B
Docker

FROM scratch
CMD ["echo", "hello world"]