Skip to content
Snippets Groups Projects
Dockerfile 140 B
Newer Older
FROM pipelinecomponents/ansible-lint:latest

ENV LANG C.UTF-8
Дмитрий Сафронов's avatar
Дмитрий Сафронов committed
RUN apk add --no-cache git git-lfs openssh-client rsync

WORKDIR /opt/ansible