github mag37/dockcheck v0.1.6

latest releases: v0.4.8, v0.4.7, v0.4.6...
19 months ago

Fixes:

  • Path broke on containers which were started with docker run and did not have the correct compose-labels.
  • Removed the docker run-version of the script as functionality is now built in to main.

New:

  • Allow for people to have a mix of compose and run -containers without breaking.
  • Added a default skip for docker run containers, but giving a new option to allow image updates for those too.
    -r Allow updating images for docker run, wont update the container

⚠️ Be aware that containers started with docker run wont restart with a new image automatically, you'll need to manually remove and recreate it. Consider moving to compose!

Don't miss a new dockcheck release

NewReleases is sending notifications on new releases.