Skip to content

Instantly share code, notes, and snippets.

View MarwenAouiti's full-sized avatar
🎯
Focusing

Marwen Aouiti MarwenAouiti

🎯
Focusing
View GitHub Profile
@zmts
zmts / docker.md
Last active March 13, 2024 07:21
Docker, TypeScript, Node.js

Docker, TypeScript, Node.js

Preconditions:

  • TS application listening port: 7777
|-- dist
|-- src
|-- .dockerignore
|-- Dockerfile