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

Update Dockerfile

parent 8e9ae460
No related branches found
No related tags found
1 merge request!3Update Dockerfile
Pipeline #35054 passed with warnings
ARG DOCKER_REGISTRY=registry.cyberbrain.pw
FROM $DOCKER_REGISTRY/tools/docker/alpine:latest AS runtime
FROM $DOCKER_REGISTRY/tools/docker/alpine/main AS runtime
RUN set -ex && \
apk --no-cache add rsync openssh-client && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment