Rocky Linux 8.6

This commit is contained in:
Neil Hanlon 2022-05-15 21:46:32 -04:00 committed by Neil Hanlon
commit f2e1eac1e9
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
2 changed files with 4 additions and 0 deletions

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM scratch
ADD Rocky-8-Container-aarch64-Base.tar.xz /
CMD ["/bin/bash"]

Binary file not shown.