List all tags for a Docker image on a remote registry.
Go to file
2023-11-13 14:01:28 +08:00
src fix: suppress panic message of unignore_sigpipe 2023-11-13 14:01:28 +08:00
.gitignore Initial commit 2023-11-10 20:52:22 +08:00
Cargo.lock deps: update dependencies 2023-11-13 14:00:36 +08:00
Cargo.toml feat: read auth info from local docker config 2023-11-13 10:15:00 +08:00
LICENSE Initial commit 2023-11-10 20:52:22 +08:00
README.md Initial commit 2023-11-10 20:52:22 +08:00

docker-tags

list all tags for a Docker image on a remote registry.