We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff204f commit d906c41Copy full SHA for d906c41
docker/rucio-daemons/Dockerfile
@@ -44,4 +44,7 @@ ADD https://patch-diff.githubusercontent.com/raw/dynamic-entropy/rucio/pull/3.pa
44
45
# To be removed once this PR is available in our rucio version
46
ADD https://patch-diff.githubusercontent.com/raw/rucio/rucio/pull/7106.patch /patch/7106.patch
47
+
48
+# Patch for BB8 daemon
49
+ADD https://patch-diff.githubusercontent.com/raw/amanrique1/rucio/pull/1.patch /patch/bb8.patch
50
ENTRYPOINT ["/cms-entrypoint.sh"]
0 commit comments