A toolkit for building secure, portable and lean operating systems for containers
Go to file
Rolf Neugebauer 397c4332f2 cli: Make the ".yml" extension optional for builds
This provides a consistent UX between build and run:
moby build foo   # build from foo.yml
moby run foo     # boot, e.g., foo-bzImage, foo-initrd.img

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-04-02 19:33:25 +01:00
src/cmd/moby cli: Make the ".yml" extension optional for builds 2017-04-02 19:33:25 +01:00