DIRAC setup inside a single Docker image #7016
sverhoeven
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I created a Docker image called
ghcr.io/xenon-middleware/dirac:8.0.18
that contains a DIRAC setup according to the DIRAC administration tutorial.Usage is documented at https://github.com/xenon-middleware/xenon-docker-images/tree/master/dirac
I made this image for testing a web service that is using the DIRAC Python clients.
See https://github.com/xenon-middleware/xenon-docker-images/tree/master/diracclient for a docker compose running a standalone test against the image.
I hope this is useful for anyone wanting to use DIRAC Python clients and write tests for them and test against an isolated environment.
Beta Was this translation helpful? Give feedback.
All reactions