Moby v0.2.1 Release Notes

Release Date: 2013-05-01 // almost 11 years ago
    • ๐Ÿณ 'docker commit -run' bundles a layer with default runtime options: command, ports etc.
    • ๐Ÿ‘Œ Improve install process on Vagrant
    • ๐Ÿ†• New Dockerfile operation: "maintainer"
    • ๐Ÿ†• New Dockerfile operation: "expose"
    • ๐Ÿ†• New Dockerfile operation: "cmd"
    • ๐Ÿ— Contrib script to build a Debian base layer
    • ๐Ÿณ 'docker -d -r': restart crashed containers at daemon startup
    • โœ… Runtime: improve test coverage