From 1dd73920b13f00564190625cb72e805131f923ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9=20=D0=A1=D0=B0?= =?UTF-8?q?=D1=84=D1=80=D0=BE=D0=BD=D0=BE=D0=B2?= <zimniy@cyberbrain.pw> Date: Mon, 19 Apr 2021 18:36:44 +0000 Subject: [PATCH] Trunk --- Dockerfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 935b928..8230fc3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,5 @@ FROM pipelinecomponents/ansible-lint:latest -ENV LANG C.UTF-8 -RUN apk add --no-cache git git-lfs openssh-client rsync - WORKDIR /opt/ansible + +RUN apk add --no-cache git git-lfs openssh-client rsync -- GitLab