[Tutum System Image] Upgrades docker in Tutum nodes
10K+
System container used by Tutum to upgrade Docker on user nodes. System containers are launched, configured and managed automatically by Tutum.
## Usage
docker run \
--privileged \
--rm \
-v /usr/lib/tutum:/usr/lib/tutum:rw \
-e DOCKER_VERSION=1.9.1
tutum/docker-update
/usr/lib/tutum) is the place you want to copy docker binary to.$DOCKER_VERSION is the docker version you want to upgrade to, e.g. 1.9.1Content type
Image
Digest
sha256:e43a21483…
Size
3.8 MB
Last updated
over 10 years ago
docker pull tutum/docker-update