Skip to content

Commit

Permalink
add path for testing overwrite when only on disk```````
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode committed Jul 11, 2024
1 parent 470dbde commit d3a837d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/rucio-daemons/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ RUN mkdir -p /patch

# Patch for pfn to scope:name translation
ADD https://patch-diff.githubusercontent.com/raw/haozturk/rucio/pull/1.patch /patch/6817.patch
ADD https://raw.githubusercontent.com/labkode/rucio/patches/logging.patch /patch/logging.patch

ENTRYPOINT ["/cms-entrypoint.sh"]

0 comments on commit d3a837d

Please sign in to comment.