changed readme
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# 🐳 Go Builder & Runner Docker Image
|
# 🐳 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.
|
🏗️ **Built on Alpine Linux** for a minimal, efficient footprint.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user