mirror of
https://github.com/docker/cli.git
synced 2026-09-02 18:14:35 -05:00
The cli interface works similar to other registry related commands: docker search foo ... searches for foo on the official hub docker search localhost:5000/foo ... does the same for the private reg at localhost:5000 Signed-off-by: Daniel Menet <membership@sontags.ch> Upstream-commit: 3231033a80451adff73b53554e27fbabfebb4a4f Component: engine