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

Update Dockerfile

parent 6508c054
No related branches found
No related tags found
1 merge request!2Update Dockerfile
Pipeline #35040 passed
ARG DOCKER_REGISTRY=registry.cyberbrain.pw
FROM $DOCKER_REGISTRY/tools/docker/ubuntu/main AS source
FROM $DOCKER_REGISTRY/tools/docker/ubuntu/main AS runtime
RUN set -ex && \
apt-get update -y && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment