--- title: "[bojemoi] feat(tool): move toolbox to dedicated stack 99-service-tool.yml" date: 2026-06-27T16:16:26+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit edb5159 par Betty dans bojemoi" author: "Betty" --- ## Commit `edb5159` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | Betty | | **Hash** | `edb5159e7fb82ff262f7acec94a5f103f43beb1a` | ### Description - New stack `tool` (99-service-tool.yml) with all networks external - Remove toolbox from boot stack (01-boot-service.yml) - Toolbox now accessible as tool_toolbox instead of boot_toolbox Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M razvedka/Dockerfile.razvedka A stack/99-service-tool.yml ``` ### Diff Summary ``` razvedka/Dockerfile.razvedka | 4 +- stack/99-service-tool.yml | 148 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 151 insertions(+), 1 deletion(-) ```