home / tag / containers
#containers

2 guides tagged with this topic

D
Docker & Containers11 min

How to Install Docker on Ubuntu and Run Your First Container

Install Docker Engine on Ubuntu using Docker's official apt repository, verify that it works, and optionally set it up so you can run Docker commands without sudo.

Jun 18
D
Docker & Containers9 min

Docker Compose for Self-Hosted Apps: A Beginner-Friendly Guide

Learn how to use Docker Compose for self-hosted apps, including folder layout, compose files, environment variables, volumes, safe restarts, and basic update habits.

Jun 15