Releases: boot2podman/machine
Releases · boot2podman/machine
v0.17 - upgraded varlink connection
v0.16 - podman-remote support
v0.15 - netdev version
Now using modern -netdev
syntax, instead of legacy -net
syntax.
This means that it works on Qemu 3.0 and beyond, and not only 2.x
Fixes #4
v0.14 - bugfix version
The upgrade
command now actually upgrades
Make version
command show machine versions
v0.13 - improved version
Now also includes the fedora provisioner, for boot2podman-fedora.iso
warning about certificates removed, and config
command fixed (#1)
v0.12 - complete version
Now without the mkfs timeout, and better daemon detection.
Cleaned up the code base, from unused import leftovers...
v0.11 - env and varlink
Now podman-machine env
is working...
You can also use the new env --varlink
v0.10 - initial version
Proof-of-concept version, supporting ssh
but not really env
.
Works with boot2podman.iso
, and either VirtualBox or KVM.