Nixcademy Blog Posts with Tag "containers"
Faster and cheaper NixOS integration tests with containers
AI-generated image. Human-written content.
📆 Fri Mar 13 2026 by Jacek Galowicz
The new container support in the NixOS integration test driver allows for faster and lighter testing, let's see how it works!
Run and Auto-Update Docker Containers on NixOS
AI-generated image. Human-written content.
📆 Thu Nov 21 2024 by Jacek Galowicz
Learn how to run the Home Assistant Docker image on NixOS on a Raspberry Pi 4 or other NixOS machines and how to keep it up to date automatically.
Multi-Version PHP with Nginx on NixOS: Containerized and Not
AI-generated image. Human-written content.
📆 Mon Sep 04 2023 by Jacek Galowicz
Configure a web server with multiple PHP versions on NixOS using its declarative approach, and wrap it into NixOS containers for extra isolation.
Running NixOS from any Linux Distro in systemd-nspawn Containers
AI-generated image. Human-written content.
📆 Tue Aug 29 2023 by Jacek Galowicz
Run NixOS on any Linux distro using systemd-nspawn! Discover how to leverage machinectl for seamless, persistent, and configurable container management.