Skip to content
/ pico Public

pico - A go library acting as the core business logic for picoinit, a minimal init and multi-service manager for Docker containers.

License

Notifications You must be signed in to change notification settings

Tuxdude/pico

Repository files navigation

pico

PkgGoDev Build Tests Lint CodeQL Go Report Card

A go library with the core business logic for the picoinit init system, used to manage multiple processes (aka services) within a docker container.

picoinit aims to be a minimal init and multi-service manager for Docker containers written in go.