Files
blog/content/posts/commits/2026-05-23-commit-47006c2.md
Betty e2304a5862
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 13s
post: commit 47006c2 in bojemoi_boot
2026-05-23 19:08:05 +02:00

40 lines
897 B
Markdown

---
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(-)
```