diff --git a/content/posts/commits/2026-05-23-commit-47006c2.md b/content/posts/commits/2026-05-23-commit-47006c2.md new file mode 100644 index 0000000..1a867a2 --- /dev/null +++ b/content/posts/commits/2026-05-23-commit-47006c2.md @@ -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 + +### Files Changed + +``` +M stack/01-boot-service.yml +``` + +### Diff Summary + +``` + stack/01-boot-service.yml | 23 ++++++++++++++++++----- + 1 file changed, 18 insertions(+), 5 deletions(-) +```