riscv-docker/static
2023-08-14 04:29:32 +00:00
..
apko.yaml Automate image building and add some images 2023-08-13 18:42:38 -07:00
build.sh Automate image building and add some images 2023-08-13 18:42:38 -07:00
README.md Fix typo [skip ci] 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