Install & use Doxygen via Docker
Generate code documentation with Doxygen without installing it, run it from a Docker container and get HTML docs from any codebase.
All the articles with the tag "containers".
Generate code documentation with Doxygen without installing it, run it from a Docker container and get HTML docs from any codebase.
Automate MySQL/MariaDB backups from a running Docker container using cron and mysqldump, no downtime, no excuses for losing your data.
Run WordPress on PHP-FPM with Caddy as the web server, all in Docker Compose with automatic HTTPS and proper PHP config.
The docker compose commands you actually use daily, up, down, logs, exec, pull, and the flags that make them way more useful.
Self-host Nextcloud in Docker with persistent storage and a reverse proxy, your own Google Drive without the Google.
Run PHP apps with PHP-FPM and Caddy in Docker, FastCGI configuration, volume mounts, and the Caddyfile that wires it all together.
Get Caddy running as a reverse proxy in Docker, automatic HTTPS, Caddyfile config, and Docker Compose setup in under 10 minutes.
Expose Docker's Unix socket over TCP so remote tools and dashboards can connect, daemon.json config for Linux and Windows.
The official, no-nonsense way to install Docker Engine on Ubuntu and Debian, repository setup, key import, and one command to verify it works.