Files
wehub-resource-sync 680845cb1c
Build containerization / Verify commit signatures (push) Has been skipped
Build containerization / containerization (push) Successful in 0s
Linux build / Linux compile check (push) Has been cancelled
Linux build / Determine Swift version (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:25:30 +08:00

6 lines
290 B
Docker

# This image is built as a single platform image with media type application/vnd.docker.distribution.manifest.v2+json
FROM scratch
LABEL org.opencontainers.image.source=https://github.com/apple/containerization
# empty add so that the build doesn't error due to no build directives
ADD . .