Commit 1dd73920 authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
Browse files

Trunk

parent 5f8cc4b2
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
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