Skip to content

Build desired software versions in Docker image

Marcel Loose requested to merge RAP-314_docker-sw-versions into master

For each of the packages that are cloned from Git it is now possible to specify a branch or tag name. Also, the list of packages installed in the "runner" build was cleaned up to reduce the size of the final container image.

Closes RAP-314

Merge request reports