summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2016-07-14 18:36:13 -0500
committerWilliam Hubbs <williamh@gentoo.org>2016-07-14 18:36:40 -0500
commit48f231e0892ae9d11dac525e5f4a7b627a6d2a76 (patch)
tree6e46bcc60ff120f6f4205f66176c0a849b8db287
parentapp-emulation/docker: 1.12.0-rc4-r1 revbump to install docker-proxy binary (diff)
downloadgentoo-48f231e0892ae9d11dac525e5f4a7b627a6d2a76.tar.gz
gentoo-48f231e0892ae9d11dac525e5f4a7b627a6d2a76.tar.bz2
gentoo-48f231e0892ae9d11dac525e5f4a7b627a6d2a76.zip
app-emulation/docker: sync live ebuild
Package-Manager: portage-2.2.28
-rw-r--r--app-emulation/docker/docker-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/docker/docker-9999.ebuild b/app-emulation/docker/docker-9999.ebuild
index bd3f415e89b4..9e2487c7e291 100644
--- a/app-emulation/docker/docker-9999.ebuild
+++ b/app-emulation/docker/docker-9999.ebuild
@@ -224,6 +224,7 @@ src_install() {
VERSION="$(cat VERSION)"
newbin "bundles/$VERSION/dynbinary-client/docker-$VERSION" docker
newbin "bundles/$VERSION/dynbinary-daemon/dockerd-$VERSION" dockerd
+ newbin "bundles/$VERSION/dynbinary-daemon/docker-proxy-$VERSION" docker-proxy
dosym containerd /usr/bin/docker-containerd
dosym containerd-shim /usr/bin/docker-containerd-shim
dosym runc /usr/bin/docker-runc