Test installation and configuration to app-layer, of FreeBSD OCI images, that use a minimal freebsd-runtime (freebsd base package), using ocijail and podman.
This issue seeks to identify and log what's required to get all the way up to running:
- networking
- building ports (to eventually build packages)
- running services (think node, python, django, etc)
Second, it seeks to identify any bugs, issues, limitations or UX issues associated with podman / ocijail / FreeBSD OCI image use, and provide this as feedback to OCI-spec and ocijail et al upstreams, to help progress those initiatives.
There shall be daemons here, but that is the point.