1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00
Files
cli/components
Solomon Hykes ad486021ad + Runtime: 'docker build' builds a container, layer by layer, from a source repository containing a Dockerfile
+ Runtime: 'docker build -t FOO' applies the tag FOO to the newly built container.
Upstream-commit: a148301a03acdf8d294ed23d67aa6c10d0769bbd
Component: engine
2013-05-30 16:49:40 -07:00
..