mirror of
https://github.com/rocky-linux/sig-cloud-instance-images.git
synced 2025-01-11 18:26:57 +00:00
Rocky Linux 8.6
This commit is contained in:
commit
8b6c86e781
2 changed files with 4 additions and 0 deletions
4
Dockerfile
Normal file
4
Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM scratch
|
||||
ADD Rocky-8-Container-x86_64-Minimal.tar.xz /
|
||||
|
||||
CMD ["/bin/bash"]
|
BIN
Rocky-8-Container-x86_64-Minimal.tar.xz
Normal file
BIN
Rocky-8-Container-x86_64-Minimal.tar.xz
Normal file
Binary file not shown.
Loading…
Reference in a new issue