Skip to content
Snippets Groups Projects
Commit 83f89694 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

dockerfile

parent c478fb15
No related branches found
No related tags found
1 merge request!33New
Pipeline #6225 passed
This commit is part of merge request !33. Comments created here will be created in the context of that merge request.
FROM registry.viju.ru/tools/docker/alpine:latest AS base FROM registry.cyberbrain.pw/tools/docker/alpine:latest AS base
FROM base AS builder FROM base AS builder
ARG ANSIBLE_BUILD_DEPENDENCIES="build-base cargo libffi-dev musl-dev openssl-dev python3-dev yaml-dev" ARG ANSIBLE_BUILD_DEPENDENCIES="build-base cargo libffi-dev musl-dev openssl-dev python3-dev yaml-dev"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment