#limavm — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #limavm, aggregated by home.social.
-
(Hab mir externeSSD geholt, weil Laptop-Speicherplatz für Lima VMs auf MacBook Air bisschen zu klein wurde um Projekte wie https://github.com/mandrasch/quick-ddev-previews lokal zu testen #limavm)
-
Since my hard drive space on the Air is a bit limited, I got #lima #limavm to run #knecht from an external SSD 👍 https://github.com/lima-vm/lima/discussions/1377
-
With Ducttape it is possible to create a Cloud image using the same description file as your (bootable) containers
Here I have #AlmaLinux 10 with #Tailscale installed, to function as a base image for the infrastructure of Ducttape Infra and SpotSnel.
https://github.com/ducttape-lab/server-base/blob/main/containers/Containerfile-base
It is now easy with `ducttape` to pull the image on any machine and use it to start a VM, or use the container for development.
-
Secure AI work environmentts should be easy to create and reuse. Here I added a #claude container and VM example using #Ducttape.
https://github.com/ducttape-infra/examples/tree/main/debian-claude
To make it even easier I added Actionfile to the Ducttape Infra tools, which means a markdown file can be used to script/document. In the CI I use `action build` to trigger the build action.
-
Using Debian instead of Ubuntu, as it takes 3mins to boot using cloud-init; needs to timeout on network I guess. I used to be able to work around this netplan and use ifupdown instead, but with 26.04 this is broken!? Also having this issue with #Limavm
-
Creating a #Fedora 44 VM cloud image with the ease of a container build
https://ducttape-vm.github.io/demo.html
using #cloudinit, #limavm, #ducttape and #machinefile
-
Build, run & share VM images like containers
Feel like working with containers, but your workloads run on real virtual machines.