diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.2.0.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.2.0-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.2.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.2.0-r1.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/docker.service b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/docker.service index 0a8cea43aa..bf67a07a18 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/docker.service +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/docker.service @@ -2,6 +2,7 @@ Description=Docker Application Container Engine Documentation=http://docs.docker.io Requires=docker.socket +After=docker.socket [Service] Environment="TMPDIR=/var/tmp/"