Docker 1.10.0-rc1 is released!

661 views
Skip to first unread message

Sebastiaan van Stijn

unread,
Jan 15, 2016, 4:32:27 PM1/15/16
to docker-dev
Hi everyone!

We have just pushed 1.10.0-rc1 to test.docker.com you can download with the following:

Ubuntu/Debian: curl -fsSL https://test.docker.com/ | sh
Linux 64bit binary: https://test.docker.com/builds/Linux/x86_64/docker-1.10.0-rc1
Darwin/OSX 64bit client binary: https://test.docker.com/builds/Darwin/x86_64/docker-1.10.0-rc1
Linux 64bit tgz: https://test.docker.com/builds/Linux/x86_64/docker-1.10.0-rc1.tgz
Windows 64bit client binary: https://test.docker.com/builds/Windows/x86_64/docker-1.10.0-rc1.exe
Windows 32bit client binary: https://test.docker.com/builds/Windows/i386/docker-1.10.0-rc1.exe

Please test and make sure all links are working. You can see a list of the changes in the project changelog:

https://github.com/docker/docker/releases/tag/v1.10.0-rc1

IMPORTANT:

Docker 1.10 uses a new content-addressable storage for images and layers.
A migration is performed the first time docker is run, and can take a significant
amount of time depending on the number of images and containers present.

Refer to this page on the wiki for more information:
https://github.com/docker/docker/wiki/Engine-v1.10.0-content-addressability-migration

We also released a cool migration utility that enables you to perform the migration
before updating to reduce downtime. Engine 1.10 migrator can be found on Docker Hub;

https://hub.docker.com/r/docker/v1.10-migrator/


Cheers,
Sebastiaan

Reply all
Reply to author
Forward
0 new messages