Docker Compose: Orchestrating Multi-Container Applications
Move beyond single containers, Docker Compose lets you define and run multi-service apps with one YAML file and one command.
All the articles with the tag "containers".
Move beyond single containers, Docker Compose lets you define and run multi-service apps with one YAML file and one command.
Wiki.js is a gorgeous self-hosted wiki with Markdown, WYSIWYG, and Git sync, Docker Compose setup with PostgreSQL backend.
Automate MySQL/MariaDB backups from a running Docker container using cron and mysqldump, no downtime, no excuses for losing your data.
Run PHP apps with PHP-FPM and Caddy in Docker, FastCGI configuration, volume mounts, and the Caddyfile that wires it all together.