Docker

Docker articles

Containerization notes, runtime setup, deployment trade-offs, and practical Docker implementation details.

Published articles
3
Featured
0
Latest update
Apr 18, 2026

All Docker articles

Published posts in this category

DockerApr 18, 2026

Docker Healthcheck สำคัญยังไง และเขียนแบบไหนไม่หลอกตัวเอง

อธิบายว่า Docker healthcheck มีไว้ทำอะไร ต่างจาก container running อย่างไร และควรออกแบบ health endpoint กับ healthcheck command แบบไหนให้สะท้อนสภาพพร้อมใช้งานของระบบจริง

#docker#healthcheck#containers#devops
DockerApr 18, 2026

Dockerfile สำหรับ Node.js production ควรมีอะไรบ้าง

อธิบายว่า Dockerfile สำหรับ Node.js production ควรมีอะไรบ้าง ตั้งแต่ base image, dependency install, build step, user permissions, healthcheck, environment และการลดขนาด image โดยไม่ทำให้ runtime เปราะเกินไป

#docker#dockerfile#nodejs#production
DockerApr 17, 2026

Docker คืออะไร และเหมาะกับงานแบบไหนในระบบจริง

อธิบาย Docker แบบเริ่มต้นให้เข้าใจว่ามันแก้ปัญหาอะไร ทำงานอย่างไร ต่างจาก VM ตรงไหน และเหมาะกับงาน dev, test, deploy และ production แบบใด

#docker#containers#devops#deployment
💬 Chat (ตอบเร็ว)