added support for arm v7
This commit is contained in:
@ -11,7 +11,7 @@ This Docker image is designed to **download**, **compile**, and **run** a Go pro
|
|||||||
* ✅ Clones a Go repository at runtime
|
* ✅ Clones a Go repository at runtime
|
||||||
* ✅ Supports **private Git repositories** using `.netrc`-based auth
|
* ✅ Supports **private Git repositories** using `.netrc`-based auth
|
||||||
* ✅ Builds and runs your Go application
|
* ✅ Builds and runs your Go application
|
||||||
* ✅ Multi-architecture: `linux/amd64`, `linux/arm64`
|
* ✅ Multi-architecture: `linux/amd64`, `linux/arm64`, `linux/arm/v7`
|
||||||
* ✅ Minimal and reproducible container setup with Alpine Linux
|
* ✅ Minimal and reproducible container setup with Alpine Linux
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user