changed readme

This commit is contained in:
2025-06-06 15:39:56 +02:00
parent 7f5212d6d4
commit fce0f66315

View File

@ -1,6 +1,6 @@
# 🐳 Go Builder & Runner Docker Image
This Docker image is designed to **download**, **compile**, and **run** a Go program from a Git repository entirely at **container runtime**. It supports both public and private repositories and works seamlessly across multiple architectures (`amd64`, `arm64`).
This Docker image is designed to **download**, **compile**, and **run** a Go program from a Git repository entirely at **container runtime**. It supports both public and private repositories and works seamlessly across multiple architectures.
🏗️ **Built on Alpine Linux** for a minimal, efficient footprint.