machine
machine copied to clipboard
Hello, For Mac and to have a more native and powerful solution, [Xhyve](https://github.com/machyve/xhyve) can be great Regards
## Issue On macos, we can't get the IP address of the VM running on Virtualbox ``` podman-machine version podman-machine version dev, build 16aed9e podman-machine status box Running podman-machine ip...
Hi, First of all thank you for your works. Just to let you know that I create a simple formula that help install podman-machine with [homebrew](https://brew.sh) [https://github.com/kanedafromparis/homebrew-podman-machine](https://github.com/kanedafromparis/homebrew-podman-machine). that a start,...
Following link is broken https://github.com/boot2podman/boot2podman/releases/latest/download/boot2podman.iso
I need to add registries and insecure registries to podman conf, but after a `podman-machine restart box` I lose the configuration. Is there any way to make it persistent across...
might it be ok to pass a mount to the qemu VM, to later use that as volume in podman? Or is this the wrong approach? `-virtfs local,path=/path/to/share,mount_tag=host0,security_model=passthrough,id=host0`
DO NOT USE same machine name created by `docker-machine` I have a boot2docker machine using `docker-machine create default` created before. then I use `podman-machine create default`. After `podman-machine rm default`,...
Error performing create: Error creating machine: Error in driver during machine creation: /usr/local/bin/VBoxManage storagectl default --name SATA --add sata --hostiocache on failed: VBoxManage: error: Storage controller named 'SATA' already exists...
I've tried to pull multiple images and all of them fail with a weird error message. Here's the alpine for example: ``` ~$ podman-machine ls NAME ACTIVE DRIVER STATE URL...