Prevents removal and re-download of database images on every restart. Docker cleanup was removing Docker Hub images (postgres, mysql, redis, etc.) that lack the coolify.managed=true label, causing them to be immediately re-pulled. Restart now preserves images while stopping/starting containers. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| RestartDatabase.php | ||
| StartClickhouse.php | ||
| StartDatabase.php | ||
| StartDatabaseProxy.php | ||
| StartDragonfly.php | ||
| StartKeydb.php | ||
| StartMariadb.php | ||
| StartMongodb.php | ||
| StartMysql.php | ||
| StartPostgresql.php | ||
| StartRedis.php | ||
| StopDatabase.php | ||
| StopDatabaseProxy.php | ||