package
0.0.0-20240525014405-be64cf9a5bd7
Repository: https://github.com/camerondurham/mini.git
Documentation: pkg.go.dev
# README
readme
Based on Liz Rice's talk at Docker Con 2017.
The Go code uses Linux syscalls that are only available when building for Linux:
GOOS=linux go build main.go