Files
rhel9-autodeploy/Dockerfile
T
ebner ca365359da
Build and Publish Docker Image / docker (push) Failing after 1m12s
initial commit
2026-07-13 13:11:24 +02:00

5 lines
96 B
Docker

FROM gitea.psi.ch/images/rhel9
RUN dnf install -y git nodejs rsync curl \
&& dnf clean all