summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2019-02-06 13:52:20 -0600
committerMatt Housh <jaeger@crux.ninja>2019-02-06 13:52:20 -0600
commitd52fdc614c54c5670a0796d405cf1db46357b140 (patch)
tree45a466b55bb88240d78604e7962bde25fc62f185 /docker
parent150c895752a3084cb8a8a01b86e0d50da89a3c68 (diff)
downloadcontrib-d52fdc614c54c5670a0796d405cf1db46357b140.tar.gz
contrib-d52fdc614c54c5670a0796d405cf1db46357b140.tar.xz
docker: updated to version 18.09.1
Diffstat (limited to 'docker')
-rw-r--r--docker/.footprint6
-rw-r--r--docker/.signature10
-rw-r--r--docker/Pkgfile2
3 files changed, 12 insertions, 6 deletions
diff --git a/docker/.footprint b/docker/.footprint
index 05ddbb405..5f9ce9ac8 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 30de65513..54866411e 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 891c16849..849212c71 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.gz \
http://jaeger.morpheus.net/linux/crux/files/$name-man-pages-$version.tar.xz \

Generated by cgit