Reproducible Guix Container Images #guix #containers #docker #podman #reproduciblebuilds https://blog.josefsson.org/2025/12/07/reproducible-guix-container-images/
Reproducible Guix Container Images #guix #containers #docker #podman #reproduciblebuilds https://blog.josefsson.org/2025/12/07/reproducible-guix-container-images/
Drew this with procreate for my #lazydocker #podman fork
Container Images For Debian With Guix #guix #debian #gnu #gitlab #docker #podman #containers https://blog.josefsson.org/2025/11/28/container-images-for-debian-with-guix/
I host my own Phanpy but there's a feature in dev (automatically populate alt-text if it's embedded in images, yessss!!!) I really want. So, I finally setup a build container for @phanpy and a small script to extract out the static folder so I can continue serving it out via Caddy. I wrote a quick post about it, I'm sure there are better and more idiomatic ways of doing this, so advice is welcome.
Drew this with procreate for my #lazydocker #podman fork
Container Images For Debian With Guix #guix #debian #gnu #gitlab #docker #podman #containers https://blog.josefsson.org/2025/11/28/container-images-for-debian-with-guix/
I host my own Phanpy but there's a feature in dev (automatically populate alt-text if it's embedded in images, yessss!!!) I really want. So, I finally setup a build container for @phanpy and a small script to extract out the static folder so I can continue serving it out via Caddy. I wrote a quick post about it, I'm sure there are better and more idiomatic ways of doing this, so advice is welcome.
It's pretty cool that the familiar docker build/run workflow works on FreeBSD (via Podman) now.
It's pretty cool that the familiar docker build/run workflow works on FreeBSD (via Podman) now.
#podman for #FreeBSD ..
Great to see. It can manage both linux and bsd containers:
https://freebsdfoundation.org/blog/oci-containers-on-freebsd/
#podman for #FreeBSD ..
Great to see. It can manage both linux and bsd containers:
https://freebsdfoundation.org/blog/oci-containers-on-freebsd/
Managed to containerize Chromium and Firefox. Forcing traffic through Tinyproxy in a container. Resolving against Pi-hole in a container.
https://kravemir.org/how-to/containerize-pi-hole-tinyproxy-and-chromium-firefox/
#pihole #tinyproxy #docker #podman #containers #chromium #firefox
Managed to containerize Chromium and Firefox. Forcing traffic through Tinyproxy in a container. Resolving against Pi-hole in a container.
https://kravemir.org/how-to/containerize-pi-hole-tinyproxy-and-chromium-firefox/
#pihole #tinyproxy #docker #podman #containers #chromium #firefox
And, I've also recorded a video demonstrating how it works.
https://www.youtube.com/watch?v=VQXxNd-mMAM
#pihole #tinyproxy #docker #podman #containers #chromium #firefox
Managed to containerize Chromium and Firefox. Forcing traffic through Tinyproxy in a container. Resolving against Pi-hole in a container.
https://kravemir.org/how-to/containerize-pi-hole-tinyproxy-and-chromium-firefox/
#pihole #tinyproxy #docker #podman #containers #chromium #firefox
TIL that you can run OCI-compliant container images on #FreeBSD with #podman - either native or Linux-based: https://freebsdfoundation.org/blog/oci-containers-on-freebsd/ - this is giving me some ideas.