home.social

#limavm — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #limavm, aggregated by home.social.

fetched live
  1. (Hab mir externeSSD geholt, weil Laptop-Speicherplatz für Lima VMs auf MacBook Air bisschen zu klein wurde um Projekte wie github.com/mandrasch/quick-dde lokal zu testen #limavm)

  2. Since my hard drive space on the Air is a bit limited, I got #lima #limavm to run #knecht from an external SSD 👍 github.com/lima-vm/lima/discus

  3. 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.

    github.com/ducttape-lab/server

    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.

    github.com/ducttape-lab/server

    #bootc #cloudinit #limavm #containers

  4. Secure AI work environmentts should be easy to create and reuse. Here I added a #claude container and VM example using #Ducttape.

    github.com/ducttape-infra/exam

    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.

    ducttape-infra.github.io

    #linux #containers #virtualmachines #limavm

  5. 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

  6. ducttape-vm.github.io

    Build, run & share VM images like containers

    #containers #limavm

    Feel like working with containers, but your workloads run on real virtual machines.

  7. If you use #limavm to build #linux stuff on a #mac, be careful - the #virtiofs driver is speedy but the case insensitivity of the underlying filesystem is also passed through. The kernel build does not like this.