Docker is the de-facto standard for containerising applications. These recipes cover Dockerfile best-practices, multi-stage builds, Compose configurations for local dev and production, and optimisation tips.
Configuration Recipes2
Local Dev docker-compose with PostgreSQL and Redis
Docker · DevOps & Infrastructure
Production Multi-Stage Dockerfile for Node.js
Docker · DevOps & Infrastructure