nestybox / sysbox

An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.
Apache License 2.0
2.78k stars 152 forks source link

Building on ubuntu based distros not yet supported #397

Closed ngaro closed 3 years ago

ngaro commented 3 years ago

Although you can build from source on Ubuntu, you can't do it on Mint. Since Mint is just Ubuntu + extras this should also work. The same problem holds for other Ubuntu based distro's

In a couple of minutes I'll send PR that fixes this...

ngaro commented 3 years ago

Done : https://github.com/nestybox/sysbox/pull/398

ctalledo commented 3 years ago

Thanks @ngaro, we appreciate you enabling Sysbox builds on Linux Mint.

Closing a s PR #398 has been merged.