riscv-docker/static/README.md

349 B

static

The static image is a basic image with just enough iles 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