This repository has been archived by the owner on Oct 25, 2018. It is now read-only.
0.3.1 released
Pre-release
Pre-release
Main changes in this release:
- Uses user namespaces in helper, which means no need for setuid. (--disable-userns reverts back to the old model)
- Show origin remote in list-runtimes and list-apps
- /var/cache is writable and ends up in the per-app dir. This helps with fontconfig caches.
- Seccomp filtering of syscall was added
- Some bugfixes