post: commit edb5159 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
2026-06-27 16:16:26 +02:00
committed by Betty
parent 3b1fdc1b1b
commit 222de94ed7

View File

@@ -0,0 +1,42 @@
---
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 <noreply@anthropic.com>
### 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(-)
```