Docker is een opensource tool voor ontwikkelaars, waarmee installatiepakketten kunnen worden gemaakt. Het stopt de applicatie inclusief alle onderdelen waar het afhankelijk van is in een virtuele container, die op nagenoeg elk willekeurige Linux-machine kan draaien. Deze week is versie 0.7 van Docker beschikbaar gekomen. Uitgebreide release notes kunnen hier worden gevonden, dit zijn in het kort de belangrijkste verbeteringen:
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:You can see the full Changelog on the repository.
- Feature 1: Standard Linux support
- Feature 2: Storage drivers
- Feature 3: Offline transfer
- Feature 4: Links
- Feature 5: Container naming
- Feature 6: Advanced port redirects
- Feature 7: Quality