rucio / containers

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

patches don't apply to the rucio/bin files #249

Closed rcarpa closed 5 months ago

rcarpa commented 1 year ago

In production containers, the bin and lib directories are separate. Which is different from the developement env. So patches touching the bin/ files will fail. I don't have an easy solution for this problem in mind