-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Here we are going to define the design of builder
Goals:
- implement a CLI with a separated API which provides a way to generate compact Docker images with metacall runtime
- it must be run under rootless and daemonless inside a Dockerized environment
- it has to be efficient and sandboxed producing compact images both in terms of size and dependencies
Reactions are currently unavailable