build
Some checks failed
Build and Push Multi-Arch Docker Images / build (push) Failing after 2s

This commit is contained in:
2025-07-02 19:54:33 -07:00
parent c8fefd4304
commit ecb847956f

View File

@@ -1,4 +1,6 @@
FROM scratch
LABEL maintainer "fithwum"
ADD /debian-bookworm.tar.bz2 /
CMD ["/bin/bash"]
CMD ["/bin/bash"]
#test