Skip to content
Snippets Groups Projects
Commit 4271e0f0 authored by Razvan Deaconescu's avatar Razvan Deaconescu
Browse files

Dockerfile: Use gitlab.cs.pub.ro registry


Replace default DockerHub registry.

Signed-off-by: default avatarRazvan Deaconescu <razvan.deaconescu@upb.ro>
parent f2cb59ad
No related branches found
No related tags found
No related merge requests found
Pipeline #10119 passed
FROM razvandeax/operating-systems-assignments-base
FROM gitlab.cs.pub.ro:5050/operating-systems/assignments-docker-base
COPY ./checker ${CHECKER_DATA_DIRECTORY}
RUN mkdir ${CHECKER_DATA_DIRECTORY}/../tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment