Skip to content

Files

Latest commit

10dfd94 · Mar 15, 2025

History

History

docker-gitlabci

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 15, 2025
Apr 10, 2019
Jan 1, 2022

Docker Container for Gitlab CI Builds

This directory contains the necessary files to create Docker images used for building and testing domjudge on Gitlab CI. This is basically our way to get a newer environment when running there rather than the ubuntu 14.04 environment they provide.

Building the images

If you want to build the images yourself, you can just run

./build.sh version

where version is the tag you want docker to assign to the image.