4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
|
FROM rockylinux:9-minimal
|
||
|
|
||
|
RUN dnf -y install git-core rsync
|