Files
container/Tests/TestImages/emptyimage/Dockerfile
T
2025-06-05 16:15:44 -07:00

5 lines
103 B
Docker

FROM scratch
LABEL org.opencontainers.image.source=https://github.com/apple/containerization
ADD . .