AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.3.0 * QMP-like JSON API for exposing node ports (--api-socket)
- Change _service to use releases instead of git commit references
- Update to 0.3.0-beta1 * Support protecting 127.0.0.1 on the host (--disable-host-loopback) * Support specifying CIDR like 10.0.2.0/24 (--cidr) * Fix CVE-2019-6778 * Synced with QEMU upstream
- Introduce slirp4netns in version 0.1 to support rootless Podman: slirp4netns provides user-mode networking ("slirp") for unprivileged network namespaces. A common use-case of slirp4netns is to enable network access for rootless container engines such as Podman.