runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails.

containers freebsd freebsd-jail jails oci open-containers
3 Open Issues Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
Software Development Containerization

AI Summary: Upgrade the easily upgradable dependencies of the runj project, which is an experimental OCI-compatible runtime for FreeBSD jails. This involves identifying and updating dependencies that don't require code changes, likely using a package manager or build system commands.

Complexity: 3/5
help wanted good first issue

runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails.

Go
#containers#freebsd#freebsd-jail#jails#oci#open-containers
Software Development Containerization

AI Summary: Migrate the runj project to utilize the proposed changes in the OCI Runtime Spec (https://github.com/opencontainers/runtime-spec/pull/1286) for FreeBSD types. This involves removing the internal FreeBSD type package within runj and replacing it with the updated specification.

Complexity: 4/5
help wanted good first issue

runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails.

Go
#containers#freebsd#freebsd-jail#jails#oci#open-containers
Software Development Containerization

AI Summary: The task requires upgrading the containerd shim within the runj project from version 1.6 to 1.7. This involves addressing package moves and import changes introduced between these containerd versions, necessitating more than a simple `go get` command.

Complexity: 4/5
help wanted good first issue

runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails.

Go
#containers#freebsd#freebsd-jail#jails#oci#open-containers