Fer Alvarez
Fer Alvarez
Thank you for pointing to the #116 The underlying issue is that script fails if `otptool` is not found in the system. In my case, I have been unable to...
Hi Steve, After some years without using this container image, I've tried it from scratch, with some minor issues with the VM image. Anyway, I was able to `ping 8.8.8.8`...
Currently this issue is not implemented yet. However, there are two ways of accessing graphically to you VM container: 1. Passing parameters to qemu when launching the container (see -vnc...
One of the main premises in this project was to to attach the VM to the container network as transparently as possible. Hence, what you try to achieve goes just...
You can achieve what you need if you build a new container based on this one and add the image you want to run to the container. Take a look...
Thank you for your feedback, pwFoo! I have this in the roadmap, and I will move the image to a minimal container ASAP.
Reopened due to networking issues with Alpine container. Master branch will still be built with Centos until everything is solved. After that, Alpine branch will be merged. Some debug info...