All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
43 lines
1007 B
Markdown
43 lines
1007 B
Markdown
---
|
|
title: "Fix pymetasploit3 installation and cleanup unused resources"
|
|
date: 2026-01-25T21:30:21+01:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "fix", "stack", "borodino"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit e9af572 par Betty — 3 fichier(s) modifié(s)"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `e9af572`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Auteur** | Betty |
|
|
| **Hash** | `e9af5726377d73ba47e5787468e2dfae4685cdac` |
|
|
| **Date** | 2026-01-25 |
|
|
|
|
### Description
|
|
|
|
- Fix pymetasploit3 in borodino image by installing msgpack and retry
|
|
dependencies via pip instead of conflicting Alpine packages
|
|
- Remove unused wireguard service and wireguard_net network
|
|
- Remove unused frontend network from stack configuration
|
|
|
|
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
|
|
### Fichiers modifiés
|
|
|
|
```
|
|
M borodino/Dockerfile.borodino
|
|
D stack/00-service-ll.yml
|
|
M stack/01-service-hl.yml
|
|
```
|
|
|
|
### Statistiques
|
|
|
|
```
|
|
3 files changed, 61 insertions(+), 105 deletions(-)
|
|
```
|