Alpine Linux 3.24.0 Released
Posted by fossdd 4 hours ago
Comments
Comment by sudobash1 3 hours ago
For a little home-server, I am in love with the KISS-ness of Alpine.
Comment by yjftsjthsd-h 3 hours ago
Comment by JCattheATM 1 hour ago
Comment by SpecialistK 2 hours ago
Comment by coppsilgold 1 hour ago
You can also go the extra mile and use bubblewrap to initialize the desired mount environment and then enter a sandbox from it using virtualization (/dev/kvm). Some VMM's such as muvm[1] even allow for hardware acceleration and performant Wayland pass-through.
[1] <https://github.com/AsahiLinux/muvm>
This project aims to do exactly what I described but defaults to Nix: <https://git.clan.lol/clan/munix>
Comment by Bender 3 hours ago
nginx version: nginx/1.30.2
built by gcc 15.2.0 (Alpine 15.2.0)
built with OpenSSL 3.5.6 7 Apr 2026
Unbound Version 1.25.1
Linked libs: libevent 2.1.12-stable (it uses epoll), OpenSSL 3.5.6 7 Apr 2026
Linked modules: dns64 cachedb subnetcache respip validator iterator
chronyd (chrony) version 4.8 (+CMDMON +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND -NTS -SECHASH +IPV6 -DEBUG)
HAProxy version 3.4.0-64a335366 2026/06/03 - https://haproxy.org/
Status: long-term supported branch - will stop receiving fixes around Q2 2031.
NSD version 4.14.2Comment by gigatexal 3 hours ago
You got any blog or something about your alpine router?
Comment by Bender 3 hours ago
Comment by yjftsjthsd-h 3 hours ago
Comment by Bender 3 hours ago
Comment by proxysna 3 hours ago
Comment by dizhn 3 hours ago
Comment by Crontab 3 hours ago
Also are there any issues compiling Go and Rust programs on Alpine?
Comment by wahern 2 hours ago
A common issue people have with Alpine is musl libc's DNS resolver, which can behave differently (thus confusingly) than glibc's. But that wouldn't effect Go applications unless CGO is enabled and it uses the libc resolver. Go's native resolver behaves differently than glibc's, too, but I don't think that's any more of an issue. And the musl resolver has fewer quirks today than it used to, so fewer surprises than a few years ago.
Comment by yjftsjthsd-h 3 hours ago
Comment by catmanjan 3 hours ago
Comment by peesem 3 hours ago
Comment by chaz6 3 hours ago
Comment by spooneybarger 3 hours ago
Comment by dotancohen 3 hours ago