2024-01-19 11:08:39 +00:00
|
|
|
# dockertags
|
2023-11-10 12:52:22 +00:00
|
|
|
|
2024-01-19 11:41:56 +00:00
|
|
|
[![crates.io](https://img.shields.io/crates/v/dockertags.svg)](https://crates.io/crates/dockertags)
|
|
|
|
[![LICENSE](https://img.shields.io/crates/l/dockertags.svg)](LICENSE)
|
2023-11-13 06:16:36 +00:00
|
|
|
|
2024-01-19 11:41:56 +00:00
|
|
|
List all tags for a Docker image on a remote registry.
|
2023-11-13 06:16:36 +00:00
|
|
|
|
2024-01-19 11:41:56 +00:00
|
|
|
## License
|
2023-11-13 06:16:36 +00:00
|
|
|
|
2024-01-19 11:41:56 +00:00
|
|
|
All the code in this repository is released under the ***Massachusetts Institute of Technology***, for more information take a
|
|
|
|
look at the [LICENSE] file.
|
2023-11-13 06:16:36 +00:00
|
|
|
|
2024-01-19 11:41:56 +00:00
|
|
|
[LICENSE]: https://code.simaek.com/xueye/docker-tags/src/branch/main/LICENSE
|