mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #576] [MERGED] add: restart policy to MinIO service #2724
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/576
Author: @jemgdevp
Created: 12/8/2025
Status: ✅ Merged
Merged: 12/15/2025
Merged by: @Siumauricio
Base:
canary← Head:patch-1📝 Commits (1)
dde8756add: restart policy to MinIO service📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
blueprints/minio/docker-compose.yml(+1 -1)📄 Description
restart: unless-stopped is a Docker restart policy that automatically restarts a container if it stops due to an error or Docker daemon restart
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.