Skip to main content

22 docs tagged with "docker"

View all tags

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 privileged vs unprivileged containers, ZFS storage drivers, and nesting.

Synology Docker Basics

A guide to running Docker on Synology NAS using Container Manager. Learn about images, volumes, network modes, and how to use Docker Compose.