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

Update Dockerfile

parent a759938c
No related branches found
No related tags found
No related merge requests found
Pipeline #22315 failed
FROM registry.cyberbrain.pw/docker/alpine:latest ARG DOCKER_REGISTRY=registry.cyberbrain.pw
FROM $DOCKER_REGISTRY/tools/docker/alpine:latest
RUN set -ex && \ RUN set -ex && \
apk --no-cache add rsync openssh-client && \ 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