Check for Docker image updates
Check for Docker image updates
08.02.2019
For certain docker-driven services, I would like to check regularly for new versions. One way to do this is to query Docker Hub via Cronjob. Here I provide a little bash script to check for Docker image updates on Docker Hub.
Here is a repository with this and some more scripts: https://gitlab.com/MatthiasLohr/omnibus-gitlab-management-scripts
If you have questions or problems, please create a ticket here.