mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This change eliminates the automatic creation of image tags in the format `dockereng/cli-bin:sha-ad132f5` for every push. They're not too useful, produce noise and use a lot of space. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>