Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ualex73 committed Dec 2, 2021
2 parents a094bb7 + ac61346 commit bae3d18
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,9 @@ monitor_docker:
```
$ sudo usermod -a -G docker <user>
$ sudo reboot
```
```
11. **Question:** Can you add the feature to check if images are update in e.g. hub.docker.com?
**Answer:** Such feature goes outside of the scope of monitor_docker and there are few other options available for this. You can use https://newreleases.io or https://github.com/crazy-max/diun/
## Credits
Expand Down

0 comments on commit bae3d18

Please sign in to comment.