moby/api/server/router
Doug Davis 8d4fe141c4 Deprecate -f flag from docker tag
Closes #9798

@maintainers please note that this is a change to the UX. We no longer
require the -f flag on `docker tag` to move a tag from an existing image.
However, this does make us more consistent across our commands,
see https://github.com/docker/docker/issues/9798 for the history.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-12-01 19:53:49 -08:00
..
container Split container backend into several specialized interfaces. 2015-11-24 14:03:39 -05:00
local Deprecate -f flag from docker tag 2015-12-01 19:53:49 -08:00
network Include container names in network inspect 2015-11-05 19:16:13 +08:00
volume Modify improper comments in api/server/router/volume/volume.go 2015-11-08 04:05:59 +00:00
router.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00