Download Docker 0.7
Docker is an open source developer tool that can be used to create installation packages. It puts the application including all the components it depends on in a virtual container, which can run on almost any Linux machine. This week, version 0.7 of Docker became available. Extended release notes can here are found, these are briefly the main improvements:
Docker 0.7 runs on all Linux distributions – and 6 other major features
So, Docker 0.7 is finally here! We hope you’ll like it. On top of countless bug fixes and small usability improvements, it introduces 7 major features since 0.6.0:
- Feature 1: Standard Linux support
- Feature 2: Storage drivers
- Feature 3: Offline Transfer
- Feature 4: Left
- Feature 5: Container naming
- Feature 6: Advanced port redirects
- Feature 7: Quality
You can see the full Changelog on the repository.
Version number | 0.7 |
Release status | Final |
Operating systems | Linux |
Website | docker |
Download | https://www.docker.io/gettingstarted/#h_installation |
License type | Conditions (GNU/BSD/etc.) |