My avatar...

Dave Henry Blog

Syndication feed icon
Setting up multiple websites with docker compose
Published - 20 Apr 2025

I'm on holiday this week so I needed a project...

#homelab #linux #server #howto #docker #bash #nginx
Installing Docker
Published - 06 May 2023

Docker is an open-source platform that allows developers to build, package, and run applications in containers, providing an efficient and consistent wa...