Skip to main content

25 docs tagged with "docker"

View all tags

Best Docker Containers to Self-Host in 2026

The best Docker containers to self-host in 2026 for home servers, home labs and developers — dashboards, ad blockers, media servers, and dev tools, with the top pick in each category.

Cheap Docker Hosting & VPS Guide

Where should you host your Docker containers? A comparison of cheap VPS providers (Hetzner, DigitalOcean) vs. PaaS options for 2025.

Docker Compose Templates

Copy-paste ready Docker Compose templates for common stacks: Node+Postgres, Python+Redis, WordPress, and more.

Docker Compose Watch

Learn how to use 'docker compose watch' for hot-reloading and faster development cycles.

Docker Host Networking Explained

Understand Docker's host networking mode, when to use --network host, and how to access local services using host.docker.internal on Linux, Mac, and Windows.

Glossary

Docker and container glossary: essential terms, concepts, and commands with clear definitions.

Install Docker & Docker Compose

Step-by-step guide to install Docker and Docker Compose on Ubuntu 22.04, 24.04, and macOS. Includes troubleshooting for common errors.

Running Docker in LXC (Proxmox)

How to run Docker inside Proxmox LXC containers. Covers the nesting + keyctl config, privileged vs unprivileged containers, and ZFS storage drivers.