home.social

#dockerdesktop — Public Fediverse posts

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

  1. Deleted a disk snapshot from days ago, the available space increased from 5% to 59%, nice job Docker Desktop

    #docker #devops #containers #DockerDesktop #APFS

  2. Just migrated this #Mastodon server's #DockerCompose setup from #DockerDesktop to #Colima. (Also migrated #CalibreWeb.) On an 8 GB RAM M2 #Mac mini with 8 cores, you need all the memory and CPU savings you can get.

    PhoenixTrap.com #blog post to come, because I ran into #database file permission problems with the #Docker Hardened Image for #PostgeSQL 17 and had to switch to the upstream official image.

    #DHI #Postgres #Calibre #macOS #DevOps #PlatformEngineering #containers

  3. Unhappy with #DockerDesktop on #macOS? Give #Colima a try!

    It's a free and open #container runtime for macOS. It now supports the macOS #virtualization framework, #virtiofs for fast volume mounts and forwarding #inotify events for hot/live reloading. It can even provide a #containerd, #kubernetes or #incus runtime.

    github.com/abiosoft/colima

    (I would've preferred #podman, as that's what I'm mostly using in production, but it still doesn't support forwarding inotify events on macOS)