This commit is contained in:
parent
1a9505f5ea
commit
be10add140
@ -1,6 +1,6 @@
|
|||||||
FROM fedora:35
|
FROM fedora:35
|
||||||
|
|
||||||
RUN dnf -y upgrade --refresh
|
RUN dnf -y upgrade --refresh
|
||||||
RUN dnf -y install python3.9 python3.10 python3-pip pipenv fish helm awscli ansible podman git git-lfs jq make openssh nodejs npm golang sqlite
|
RUN dnf -y install python3.9 python3.10 python3-pip pipenv fish helm awscli ansible podman git git-lfs jq make openssh nodejs npm golang sqlite rsync
|
||||||
# kubectl terraform
|
# kubectl terraform
|
||||||
RUN dnf -y groupinstall "Development Tools"
|
RUN dnf -y groupinstall "Development Tools"
|
||||||
|
Loading…
Reference in New Issue
Block a user