Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 8b226d0d authored by Idriss Neumann's avatar Idriss Neumann
Browse files

Update Dockerfile

parent 2824c886
No related branches found
No related tags found
No related merge requests found
...@@ -25,8 +25,8 @@ ARG YQ_VERSION ...@@ -25,8 +25,8 @@ ARG YQ_VERSION
ARG HELM_VERSION ARG HELM_VERSION
ARG TERRAGRUNT_VERSION ARG TERRAGRUNT_VERSION
ARG K9S_VERSION ARG K9S_VERSION
ARG KUBESEAL_VERSION
ARG KUBESEAL_ARCH ARG KUBESEAL_ARCH
ARG KUBESEAL_VERSION
RUN sudo apt-get update -y && \ RUN sudo apt-get update -y && \
sudo apt-get install -y docker docker-compose net-tools iputils-ping wget vim jq gnupg software-properties-common python3 python3-pip ansible mc && \ sudo apt-get install -y docker docker-compose net-tools iputils-ping wget vim jq gnupg software-properties-common python3 python3-pip ansible mc && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment