Skip to content

Commit

Permalink
Patch rucio 7106 which is a fix of rucio 7105
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasan Ozturk committed Sep 26, 2024
1 parent 7c3c3bf commit 8cb1c38
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 8cb1c38

Please sign in to comment.