dockcheck
dockcheck copied to clipboard
CLI tool to automate docker image updates. No pre-pull, selective, notify, prune.
Hi there! Just an idea: why not package the script / repo contents into a container. Then we can use it to run everything inside docker - no need to...
Would it be possible to include the current respectively the available image version in the list of images that have an update? Maybe even with a link to the releases...
Hi mag37, I have another idea 😊 At the moment I only check if there are new versions, because I always like to check beforehand if there is a breaking...
DockCheck seems to not find all updates, and in fact finds a different update that other tools don't find. For reference, I have containers running via Portainer stacks (which uses...
PhotonOS 4.0 ``` root@photon [ ~/dockcheck ]# ./dockcheck.sh . . . . . . . . . . . . . . . . . . . . Containers on...
`dockcheck -a -y` after updating ends with: ``` All done! Would you like to prune dangling images? y/[n]: ``` I expect that to happen automatically since I used -y. Not...
I tried to run this and got the following error on adguardhome. Any idea what can be the cause? ``` Choose what containers to update. Enter number(s) separated by comma,...