Run LLMs locally on the command line with Docker Desktop 4.40
With the Docker Model Runner, AI models can be started directly from Docker Desktop – with GPU acceleration and packaged as an OCI artifact.
Virtual browser environment: Use Firefox, Chrome & Co. in Docker with Neko 3.0
Neko is a virtual browser for more privacy, shared searches or as a VPN alternative. With the update, Neko supports the Firefox fork Waterfox.
From last week's Linux Update newsletter: Koen Vervloesem shows you how to manage containers with MicroOS, Cockpit, and Podman
https://www.linux-magazine.com/Issues/2025/291/Container-Management?utm_source=SM
#containers #openSUSE #MicroOS #Cockpit #Podman #Docker
my terrible #tech list:
everything #windows and #microsoft
#zapier and #iftt
#docker #kubernetes and #flatpak
What's on your list?
so.. ill soon release my demo page for my #pflanzn web app which will be released as open source and it will able to be selfhosted too
#selfhosting #plants #management #docker #foss
sneak peeks attached!
some features: multiple auth configuration (no/basic/oidc), pwa, plantnet identification api, llm integration (mistral, openai, hugging face, ollama), calendar for each plant to see image uploads and waterings,..
Released version 1.5.0 of https://github.com/unixorn/lima-xbar-plugin
lima-xbar-plugin works with both xbar and swiftbar to add a #macos menubar item to control your lima VMs and containers.
Thanks to new contributors github/pythoninthegrass and github/deepjia for adding functionality.
FFS! A server can't run both #Docker *and* #Wireguard on #Linux.
Docker creates a "bridge" network interface which, apparently, interferes with WireGuard.
That was a depressing evening of eliminating the impossible. Completely stopping Docker allowed my VPN to connect.
And there's no way to actually run a Docker container without the network bridge (any documentation that says otherwise is lying).
New pull limits at Docker Hub – only 10 pulls per hour for some customers
From April, Docker Hub will only allow unauthenticated users ten pulls per hour. Personal accounts and dependent services will also be restricted.
But it's #Docker Only!
In the double spirit of "just publish it" + "for the joy of sharing" (mentioned recently by @shanselman & @poppastring), a quick post on containerising all the things: "How I run executables in #containers https://qmacro.org/blog/posts/2025/03/23/how-i-run-executables-in-containers/ #Docker
Right!
#JellyFin installed. Most of my media reorganised and indexed.
#Tailscale deleted. I can't be bothered running it 24/7 on my phone.
#Docker and #NGINX reverse proxy manager installed. Probably done that right. No idea if it'll survive a reboot.
#LetsEncrypt set up with Dynamic DNS. No SSL errors!
HD Streaming over 5G works - but will have to see how adaptive it is on shitty hotel WiFi.
Bit of a faff, but seems to be working. Next step is configuring a Fire Stick to work with it.
To people who use #HomeAssistant, do you need #NodeRed to get the most out of it? Found this guide to setting up HomeAssistant in #Docker that helped me get both installed, but Node-Red's interface is pretty much unusable with a #ScreenReader, and I'm thinking of uninstalling it.
#SelfHosting #SelfHosted #RaspberryPi #RaspberryPi500 #RPi #RPi500 #Linux #Stormux #ArchLinuxARM
@selfhosting @selfhost @selfhosted
So I recently saw an open sounce linux program to run containers similar to docker but without a daemon. It had compose file compatiblity too.
I somehow can't find it again no matter how much I search... :S (only other ones pop up which don't ring a bell) So maybe the Fediverse can help! :D
MCU but it's Docker: I am chroot
우분투에서 snap 으로 docker 를 설치했다가 후회한 얘기
https://hackers.pub/@arkjun/2025/ubuntu-regret-installing-docker-with-snap-korean-article
Blogged: Running an ASP.NET Core app inside IIS in a Windows container
https://andrewlock.net/running-an-aspnetcore-app-behind-iis-in-a-windows-container/
In this post I describe how to run an ASP.NET Core app inside IIS in a Windows Docker container