diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.8.3-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.8.3-r3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.8.3-r2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.8.3-r3.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/dockerd b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/dockerd index 566b8cdfa8..ac33563f8f 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/dockerd +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/dockerd @@ -79,4 +79,4 @@ fi USE_SELINUX="--selinux-enabled" maybe_disable_selinux -exec docker "$@" "${USE_SELINUX}" +exec docker "$@" ${USE_SELINUX}