rucio / containers

Containers for Rucio
Apache License 2.0
8 stars 54 forks source link

Add WebDAV Container #225

Closed ThePhisch closed 1 year ago

ThePhisch commented 1 year ago

This adds the Dockerfile as well as all required scripts and config files to build the WebDAV image and run the WebDAV container.

maany commented 1 year ago

I believe we should add it to the auto-build script. This can be done by adding a line here:

https://github.com/rucio/containers/blob/1964298a68148d485d35f3687cbf3b5bb877f7bf/.github/workflows/docker-auto-build.yml#L27

maany commented 1 year ago

@ThePhisch could you rebase :)