post: commit 47006c2 in bojemoi_boot
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 13s

This commit is contained in:
Betty
2026-05-23 19:08:04 +02:00
parent 2edce08d17
commit e2304a5862

View File

@@ -0,0 +1,39 @@
---
title: "[bojemoi_boot] fix(restart_policy): passer docker-socket-proxy, registry, dnsmask et traefik à any"
date: 2026-05-23T19:08:04+02:00
draft: false
tags: ["commit", "bojemoi_boot", "main"]
categories: ["Git Activity"]
summary: "Commit 47006c2 par Betty dans bojemoi_boot"
author: "Betty"
---
## Commit `47006c2`
| | |
|---|---|
| **Repository** | bojemoi_boot |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `47006c2861f21a3100e3d0c136ceb3b22efd15f1` |
### Description
Cohérence avec la politique de restart des autres stacks. Évite que les
services restent down après un exit 0 (arrêt propre au départ d'un node).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/01-boot-service.yml
```
### Diff Summary
```
stack/01-boot-service.yml | 23 ++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 deletions(-)
```