Small utility to read docker-compose files, read the image entry and show tags for updating the file.
Go to file
2021-09-01 18:28:17 +02:00
src changed some structs; fixed correct naming for saving 2021-09-01 18:28:17 +02:00
.gitignore added files 2021-08-15 20:49:12 +02:00
Cargo.lock added view of yaml files (dummy view for now); possible switching between tags 2021-08-30 00:28:12 +02:00
Cargo.toml added view of yaml files (dummy view for now); possible switching between tags 2021-08-30 00:28:12 +02:00
install-dev-dependencies.sh added files 2021-08-15 20:49:12 +02:00