Files
docker-docs/graph
Derek McGowan db2d875b5e Remove push by ID
Pushing by image ID is not allowed in the Docker CLI and not supported by the registry. An unnamed image also cannot be pushed to a private registry, since no endpoint is specified and it will default to the hub. The hub also does not support this use case, therefore removing the code path is the best solution.

The ability to push a layer without a name is unsupported by the v2 registry.


Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-02-10 15:46:42 -08:00
..
2015-01-08 20:14:58 +00:00
2015-01-27 18:11:05 -08:00
2014-11-06 12:12:41 -08:00
2015-01-16 21:49:46 +00:00
2015-02-05 17:46:55 -08:00
2015-02-10 15:46:42 -08:00
2015-01-26 09:15:32 -05:00
2014-08-06 17:18:50 -04:00