Skip to content

Tag: docker

All the articles with the tag "docker".

Docker Volume Mounts: Essential Flags

Docker Volume Mounts: Essential Flags

· Updated:

The -v and --mount flags for Docker volumes explained, bind mounts vs named volumes, read-only, propagation, and tmpfs options.

How to install NextCloud via Docker

How to install NextCloud via Docker

· Updated:

Self-host Nextcloud in Docker with persistent storage and a reverse proxy, your own Google Drive without the Google.

Install Caddy reverse proxy via Docker

Install Caddy reverse proxy via Docker

· Updated:

Get Caddy running as a reverse proxy in Docker, automatic HTTPS, Caddyfile config, and Docker Compose setup in under 10 minutes.