rucio / containers

Containers for Rucio
Apache License 2.0
9 stars 55 forks source link

use rucio's bundled merge_rucio_configs.py in relevant containers #171

Closed rcarpa closed 2 years ago

rcarpa commented 2 years ago

The behavior was tested already with daemons. The associated script was bundled into the main rucio installation (https://github.com/rucio/rucio/pull/4990)

For daemons, only change the script path and remove old script.

In all other containers, rework the whole behavior to get rid of static template generation.