Development environment for srcml on OpenSUSE. Images to build, package, and test.
5.9K
These images allow you to build and debug srcml on OpenSUSE distributions.
To run on OpenSUSE 15.6 with the source on your host:
docker run -v "${PWD}":/srcML -it srcml/opensuse:15.6
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-rpm
Content type
Image
Digest
sha256:49ad5c27c…
Size
293.3 MB
Last updated
3 months ago
docker pull srcml/opensuse:tumbleweedPulls:
192
Last week