[PR #576] [MERGED] add: restart policy to MinIO service #3328

Closed
opened 2026-04-25 18:04:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: canaryHead: patch-1


📝 Commits (1)

  • dde8756 add: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/576 **Author:** [@jemgdevp](https://github.com/jemgdevp) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`dde8756`](https://github.com/Dokploy/templates/commit/dde8756eb89373e5eb8caec266053f6f87590b3e) add: restart policy to MinIO service ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/minio/docker-compose.yml` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 18:04:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#3328