ports/contrib (3.4): docker: updated to version 18.09.1
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit d52fdc614c54c5670a0796d405cf1db46357b140 Author: Matt Housh <jaeger@crux.ninja> Date: Wed Feb 6 13:52:20 2019 -0600 docker: updated to version 18.09.1 diff --git a/docker/.footprint b/docker/.footprint index 05ddbb40..5f9ce9ac 100644 --- a/docker/.footprint +++ b/docker/.footprint @@ -23,6 +23,8 @@ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/docker-attach.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-build.1.gz +-rw-r--r-- root/root usr/share/man/man1/docker-builder-prune.1.gz +-rw-r--r-- root/root usr/share/man/man1/docker-builder.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-checkpoint-create.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-checkpoint-ls.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-checkpoint-rm.1.gz @@ -63,6 +65,10 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/docker-create.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-deploy.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-diff.1.gz +-rw-r--r-- root/root usr/share/man/man1/docker-engine-activate.1.gz +-rw-r--r-- root/root usr/share/man/man1/docker-engine-check.1.gz +-rw-r--r-- root/root usr/share/man/man1/docker-engine-update.1.gz +-rw-r--r-- root/root usr/share/man/man1/docker-engine.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-events.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-exec.1.gz -rw-r--r-- root/root usr/share/man/man1/docker-export.1.gz diff --git a/docker/.signature b/docker/.signature index 30de6551..54866411 100644 --- a/docker/.signature +++ b/docker/.signature @@ -1,9 +1,9 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zKCIjLqyy+0LYCcx5fk4T9FNHPuzC0HmqyGeHOudQXLPKViz12Obk3wDSMAjAt+9i8bHzsJPwSNZRCsVLw3Zg8= -SHA256 (Pkgfile) = 1b54a07284ff7fcf9940fcb903d84273b7099d3cd14b0e9779f0df2101390f77 -SHA256 (.footprint) = 6f5f3e4fb0b6ba188e119036c15550db83354936d24a0d447abd0f0ffac91fa8 -SHA256 (docker-ce-v18.06.1-ce.tar.gz) = 153cb489033686260dfe7a42acbdd1753d56f7a9c2d7ad90633f0c8cce563b23 -SHA256 (docker-man-pages-18.06.1-ce.tar.xz) = 5c2e3960a539b148f724f8dec5852b270b5195305be280623be8b3f6cba01c4e +RWSagIOpLGJF3+N/vB6MHcXLxI/+aR0b1GmVd9Wb/XERedHwqUPvuB/vycJeqnxIhGYPffDAiCCNGyKM/oBenTz3Ss7j2Pa0PQU= +SHA256 (Pkgfile) = 1dbc480912ca40ab468d53763808b314650c6abf722ec7eeeaaa8bcf7a72b0ee +SHA256 (.footprint) = e0d40abae57a2e39014145608b7cfc41fd826b30fef16dcec7726952f611694f +SHA256 (docker-ce-v18.09.1.tar.gz) = 9eadb1eae1954b0322aadf6505f5397d1b1eccf6395ab511cadf8e6975cfc576 +SHA256 (docker-man-pages-18.09.1.tar.xz) = cc4e4f711a6040012604d9095e9ad8d356da46285741fc58478fc0c70a7fe005 SHA256 (libnetwork-3ac297b.tar.xz) = 7959e74630383457f35813c1ac5c0d26ec8e42c2861df58c1dab1b0db0088d5a SHA256 (docker.rc) = 258ff4d10d199b2b847df07d22eac04bb8bd749a10af29d67111e53a8b81a46c SHA256 (docker.conf) = 51f264d548d6d3871d07670e7e5ba6414c3b4317dcc6d59cd7cc45dc1045659e diff --git a/docker/Pkgfile b/docker/Pkgfile index 891c1684..849212c7 100644 --- a/docker/Pkgfile +++ b/docker/Pkgfile @@ -4,7 +4,7 @@ # Depends on: containerd runc btrfs-progs cgroupfs-mount name=docker -version=18.06.1-ce +version=18.09.1 release=1 source=(https://github.com/docker/docker-ce/archive/v$version/$name-ce-v$version.tar... \ http://jaeger.morpheus.net/linux/crux/files/$name-man-pages-$version.tar.xz \
participants (1)
-
crux@crux.nu