Checks current running containers for newer tags according to semver
Go to file
IamTheFij 54207b4f51 Initial Python version 2020-12-01 17:04:35 -08:00
.gitignore Initial Python version 2020-12-01 17:04:35 -08:00
Dockerfile Initial Python version 2020-12-01 17:04:35 -08:00
LICENSE Initial commit 2020-12-02 00:32:42 +00:00
README.md Initial Python version 2020-12-01 17:04:35 -08:00
main.py Initial Python version 2020-12-01 17:04:35 -08:00
requirements-dev.txt Initial Python version 2020-12-01 17:04:35 -08:00
requirements.txt Initial Python version 2020-12-01 17:04:35 -08:00

README.md

docker-check-version-updates

Checks current running containers for newer tags according to semver

Usage:

python -m venv venv
./venv/bin/python main.py