Skip to content

Releases: boot2podman/machine

v0.17 - upgraded varlink connection

19 Jan 16:45
Compare
Choose a tag to compare
Pre-release

Make env --varlink work for interactive.

Update installation instructions (thanks).

Fixes #16

v0.16 - podman-remote support

17 Sep 19:26
Compare
Choose a tag to compare
Pre-release

Clean up the env --varlink output

Actually show the active machine

Fixes #13

v0.15 - netdev version

23 Apr 18:17
bc1ad56
Compare
Choose a tag to compare
Pre-release

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

14 Jan 18:51
Compare
Choose a tag to compare
Pre-release

The upgrade command now actually upgrades

Make version command show machine versions

v0.13 - improved version

09 Jan 22:44
Compare
Choose a tag to compare
Pre-release

Now also includes the fedora provisioner, for boot2podman-fedora.iso

warning about certificates removed, and config command fixed (#1)

v0.12 - complete version

03 Dec 21:02
Compare
Choose a tag to compare
Pre-release

Now without the mkfs timeout, and better daemon detection.

Cleaned up the code base, from unused import leftovers...

v0.11 - env and varlink

25 Nov 19:47
Compare
Choose a tag to compare
Pre-release

Now podman-machine env is working...

You can also use the new env --varlink

v0.10 - initial version

19 Nov 21:25
Compare
Choose a tag to compare
Pre-release

Proof-of-concept version, supporting ssh but not really env.

Works with boot2podman.iso, and either VirtualBox or KVM.