Skip to content

Instantly share code, notes, and snippets.

View HT2Knock's full-sized avatar
🎩
Hats off to you sir

Ngoc Huynh HT2Knock

🎩
Hats off to you sir
  • Saigon/Vietnam
  • 10:56 (UTC -12:00)
  • X @T2Knock
View GitHub Profile
@HT2Knock
HT2Knock / .dockerignore
Created January 6, 2025 08:59
NodeJS sample docker ignore
# Build artifacts
dist/
tmp/
logs/
# Node modules (installed inside the container)
node_modules/
# Docker-related files
docker-compose*