Skip to content

Create container for OpenData

Ulrich Schwickerath requested to merge delphi-445 into master

This MR will add a stage to the pipeline which builds container images with DELPHI software installed, and uploads it to the current's repositories registry.

docker run -it -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix  gitlab-registry.cern.ch/delphi/deployment/delphi/al9_64  /bin/bash -l

The DELPHI software stack is installed in /delphi.

Edited by Ulrich Schwickerath

Merge request reports