Skip to content

alexanderrichards/dirac_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI build test workflow CD release build and publish

Docker Image Version (latest semver)

dirac_ui

To run a container from this image the globus grid cert/key directory must be mounted as a volume. To do this use the following.

sudo docker run -it -v <grid cert/key dir>:/root/.globus:ro alexanderrichards/dirac_ui

If your using udocker to run in userspace, this becomes:

udocker run --volume=<grid cert/key dir>:/root/.globus alexanderrichards/dirac_ui

Image Usage Gif

About

The Dirac user interface set up to send jobs to the Imperial College HEP group Dirac server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published