update
All checks were successful
Build and Push Multi-Arch Docker Images / build (push) Successful in 2m31s

This commit is contained in:
2025-07-03 12:25:20 -07:00
parent 5f60d2b35e
commit 7514e20fb3
9 changed files with 15 additions and 21 deletions

4
buster/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM scratch
LABEL maintainer="fithwum"
ADD /debian-buster.tar.bz2 /
CMD ["/bin/bash"]

Binary file not shown.