1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00
Danny Yates 6854f9d3e2 Fix registry pushing/tagging
* docker push host:port/namespace/repo wouldn't push multiple tags for
  the same image
* getImageList was unnecessarily complex returning a nested array of
  ImgData when a correctly ordered list of images was sufficient
* removed various bits of redundancy

Docker-DCO-1.0-Signed-off-by: Danny Yates <danny@codeaholics.org> (github: codeaholics)
Upstream-commit: 5aa304f9696d8fcc2e39628ce68a39bfc932adb4
Component: engine
2014-01-08 10:13:14 +00:00
Description
Интерфейс командной строки Docker
281 MiB
Languages
Go 92%
Shell 5.5%
Dockerfile 1.1%
Go-Checksums 0.9%
Makefile 0.3%
Other 0.2%