Topic View
#Docker Compose.
3 posts filed under this topic.
Cheatsheet 8 min read
Docker Cheat Sheet: Images, Containers, Compose & More
Complete Docker reference — pulling images, running containers, volumes, networks, exec, logs, Docker Compose commands, Dockerfile tips, and disk cleanup.
Vishnu Damwala
HowTo 5 min read
How to Run PostgreSQL Locally with Docker
Run a full PostgreSQL database locally in under 2 minutes using Docker — with persistent volumes, docker-compose setup, GUI client access, and dump/restore commands.
Vishnu Damwala
Docker 6 min read
Docker Desktop Was Killing My Laptop. Here Is What Fixed It.
Docker Desktop using 6GB RAM and spinning the fan constantly. A few targeted config changes — memory caps, layer caching, dev vs prod images — fixed it completely.
Vishnu Damwala