docker/Dockerfile aktualisiert
This commit is contained in:
@@ -9,6 +9,8 @@ RUN dnf install -y \
|
|||||||
jq \
|
jq \
|
||||||
openssh-clients \
|
openssh-clients \
|
||||||
wget \
|
wget \
|
||||||
|
gnupg2 \
|
||||||
|
rpm-sign \
|
||||||
&& dnf clean all
|
&& dnf clean all
|
||||||
|
|
||||||
RUN wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/local/bin/yq &&\
|
RUN wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/local/bin/yq &&\
|
||||||
|
|||||||
Reference in New Issue
Block a user