update
All checks were successful
Build and Push Multi-Arch Docker Images / build (push) Successful in 2m31s
All checks were successful
Build and Push Multi-Arch Docker Images / build (push) Successful in 2m31s
This commit is contained in:
4
bookworm/Dockerfile
Normal file
4
bookworm/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM scratch
|
||||
LABEL maintainer="fithwum"
|
||||
ADD /debian-bookworm.tar.bz2 /
|
||||
CMD ["/bin/bash"]
|
||||
Reference in New Issue
Block a user