Viewing profile — afbjorklund
afbjorklund
HN member- Joined
- Thu, Sep 02, 2021, 4:27 PM UTC
- HN karma
- 4
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About afbjorklund
No profile information was provided.
Recent public activity
-
comment
Comment #28502591
Lima is a new and better option for this, it does not use a bundled Ruby runtime and does not use anything from Oracle. Just Go and QEMU... See https://github.com/lima-vm/lima
-
comment
Comment #28478104
Vagrant was a workaround, before the new project got off the ground: https://boot2podman.github.io/2020/07/22/machine-replacement... Any virtualization solution could be used, with…
-
comment
Comment #28478081
Yes, Red Hat reused the name - similar to the CoreOS name.
-
comment
Comment #28478077
See https://boot2podman.github.io/2020/07/05/boot2docker-depreca... for the reasons why Vagrant was/is a workaround, after docker-machine and podman-machine stopped working.
-
comment
Comment #28449203
Minikube is more similar to Docker Toolbox, which is not too surprising - considering they are built on the same Docker Machine. Which Docker Inc. doesn't want to support anymore, …
-
comment
Comment #28449141
minikube now includes a command called "minikube image build", which builds the images for your Kubernetes cluster - for any container runtime, including docker - but also containe…
-
comment
Comment #28406729
I updated the README based on feedback from here... Once there is any documentation or blog post for the new podman machine feature, I will link directly to it
-
comment
Comment #28406709
The comments were regarding two different projects, one is deprecated (old podman-machine) one is not (new podman machine)
-
comment
Comment #28394832
It's a "work in progress", basically an updated version of the old projects that serve like a proof-of-concept if you can tolerate the old versions (docker 19.03 and podman 1.9.3) …
-
comment
Comment #28394798
I added some clarification (hopefully) to the README, it gets a bit confusing when terms like "Machine" and "CoreOS" get reused
-
comment
Comment #28394104
Then you will be glad to hear that I was planning to continue the podman-machine project, but under a different name... https://boot2podman.github.io/2021/01/24/reboot-new-project.…
-
comment
Comment #28394079
I will "unlock" the deprecated boot2podman projects and add some more text about it to the README.