We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ebcd94 commit 419a591Copy full SHA for 419a591
stn-deploy-2024.1/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rockylinux:9.3-minimal
+FROM rockylinux:9.3
2
3
RUN dnf -y update && \
4
dnf -y install gcc git iputils jq libffi-devel openssl-devel perl-Digest-SHA procps-ng python3-devel python3-libselinux rsync sshpass unzip wget which && \
stn-deploy-master/Dockerfile
0 commit comments