c3d / ociplex

An OCI runtime multiplexer
0 stars 0 forks source link

Import git history from the youki-based prototype #1

Closed c3d closed 1 year ago

c3d commented 1 year ago

The original prototype was based off youki, but this is not practical. Youki has changed their build system to use justfile, and that made recent rebases complicated. Furthermore, the ociplex project, in practice, is decoupled from youki itself, and only shares a now-split crate, liboci-cli.

So create a new repository just for ociplex, and import the existing git history from the prototype.