Browse Source

dockerd: Updated patch file format

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
lilik-openwrt-22.03
Gerard Ryan 3 years ago
parent
commit
204db10dff
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      utils/dockerd/patches/001-libdevmapper_name_fix.patch

+ 2
- 4
utils/dockerd/patches/001-libdevmapper_name_fix.patch View File

@ -1,7 +1,5 @@
Index: docker-ce-20.10.0/hack/make.sh
===================================================================
--- docker-ce-20.10.0.orig/hack/make.sh
+++ docker-ce-20.10.0/hack/make.sh
--- a/hack/make.sh
+++ b/hack/make.sh
@@ -95,7 +95,7 @@ fi
# with a newer libdevmapper than the one it was built with.
if


Loading…
Cancel
Save