Build, package, and test srcml on Ubuntu
9.1K
These images allow you to build and debug srcml on Ubuntu distributions.
To run on Ubuntu 24.04 with the source on your host:
docker run -v "${PWD}":/srcML -it srcml/ubuntu:24.04
Once you have a shell into the container, you can enter your cmake and build commands. You can also build, package, and test srcml in one container shell command:
cmake --workflow --preset ci-ubuntu
Content type
Image
Digest
sha256:0c759a94d…
Size
263.3 MB
Last updated
3 months ago
docker pull srcml/ubuntuPulls:
192
Last week