Elara6331 59f5178cb6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add RUNNING_IN_DOCKER env variable
2025-02-11 18:25:21 -08:00
..
2025-02-11 18:25:21 -08:00
2024-03-12 14:51:51 -07:00
2023-08-14 04:29:32 +00:00

static

The static image is a basic image with just enough files to run static binaries. It's meant to be used as a base image and is useless outside of that.

This image will only run static binaries (i.e. Go binaries with CGO_ENABLED=0) as it doesn't include musl or glibc