Skip to content

Tag: docker

All the articles with the tag "docker".

Install docker on Ubuntu/Debian

Install docker on Ubuntu/Debian

· Updated:

The official, no-nonsense way to install Docker Engine on Ubuntu and Debian, repository setup, key import, and one command to verify it works.

Install & use Doxygen via Docker

Install & use Doxygen via Docker

· Updated:

Generate code documentation with Doxygen without installing it, run it from a Docker container and get HTML docs from any codebase.

Automating Docker via Ansible

Automating Docker via Ansible

· Updated:

Automate Docker container deployment with shell scripts, cron, and Ansible, stop SSHing in and restarting things by hand.

NocoDB DB Management System

NocoDB DB Management System

· Updated:

NocoDB wraps any SQL database in a spreadsheet UI, self-host an Airtable alternative on top of MySQL, PostgreSQL, or SQLite with Docker.

Docker Manager Showdown: Pick One

Docker Manager Showdown: Pick One

· Updated:

Portainer, Dockge, and Dockhand compared side by side. Portainer handles fleets, Dockge nails single-host Compose, Dockhand gives you multi-host and SSO free.

Stop Living Dangerously on :latest Docker

Stop Living Dangerously on :latest Docker

· Updated:

Using :latest in production is a ticking time bomb. Pin your Docker image versions or watch a surprise update break everything at 2 AM.

WASM Containers in 2026

WASM Containers in 2026

· Updated:

Spin, WasmEdge, and wasmCloud compared: what WASM containers can actually replace in 2026, where Docker still wins, and which tools are production-ready.

Wireguard VPN Server in Docker

Wireguard VPN Server in Docker

· Updated:

Run a WireGuard VPN server in Docker with the linuxserver image, Compose setup, peer config generation, and road warrior access to your home network.