Skip to content

Commit

Permalink
Merge pull request #847 from haozturk/patch-7106
Browse files Browse the repository at this point in the history
Patch rucio 7106 which is a fix of rucio 7105
  • Loading branch information
dynamic-entropy authored Sep 26, 2024
2 parents 7c3c3bf + 8cb1c38 commit 130a1ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/rucio-daemons/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@ ADD https://patch-diff.githubusercontent.com/raw/ericvaandering/rucio/pull/10.pa
# Patch for get-rse-info command for tapes
# Most probably not needed here at all, json serialisation should not be needed in daemons
ADD https://patch-diff.githubusercontent.com/raw/dynamic-entropy/rucio/pull/3.patch /patch/3.patch

# To be removed once this PR is available in our rucio version
ADD https://patch-diff.githubusercontent.com/raw/rucio/rucio/pull/7106.patch /patch/7106.patch
ENTRYPOINT ["/cms-entrypoint.sh"]

0 comments on commit 130a1ad

Please sign in to comment.