Comment on Get notified on Mastodon for new Github releases
Link@rentadrunk.org 11 months agoIf only one container has been updated then when you run docker compose up -d it will only recreate that container, unless it is a dependency of another container (like a database) in which case it will restart all containers that depend on it as well.