github mag37/dockcheck v0.1.8

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

Fixes:

  • Checks if curl/wget exist to not get an empty regctl binary.
    • Extra check if regctl binary is functional before continuing.
  • changed shebang to #!/usr/bin/env bash for portability.
  • General cleaning. (y/n checks and space saving)

New:

  • Rework of the choosecontainers function

    • [aA] to update ALL (was 0 before and part of the list/array)
    • numbers starting from 1 (instead of 0)
    • will prompt for new choice if picking numbers/letters out of bound.
  • docker prune option after completed updates.

    • additionally a-p flag for automatic update+prune, eg ./dockcheck.sh -yp
  • Added GNU GPL v3.0 license.

Don't miss a new dockcheck release

NewReleases is sending notifications on new releases.