Comment on Should I move to Docker?

Undearius@lemmy.ca ⁨6⁩ ⁨months⁩ ago

If you decide to use docker-compose.yml files, which I do recommend, then I’d also highly recommend this script for updating the docker containers.

It checks each container for updates and then let’s you select the containers you would like to update. I just keep it in the main directory with all the other docker container directories.

github.com/mag37/dockcheck/blob/…/dockcheck.sh

source
Sort:hotnewtop