chore: migrate baseos from Ubuntu to Alpine

This commit is contained in:
Jonas Kaninda
2024-09-29 20:44:11 +02:00
parent 76bbfa35c4
commit 3b21c109bc
3 changed files with 9 additions and 20 deletions

View File

@@ -167,7 +167,7 @@ While it may work against different implementations, there are no guarantees abo
We decided to publish this image as a simpler and more lightweight alternative because of the following requirements:
- The original image is based on `ubuntu` and requires additional tools, making it heavy.
- The original image is based on `Alpine` and requires additional tools, making it heavy.
- This image is written in Go.
- `arm64` and `arm/v7` architectures are supported.
- Docker in Swarm mode is supported.