Multi-stage build (node:22-alpine). Non-root user. Connects to host gateway via host.docker.internal by default. Usage: docker compose up --build Requested by @tharshan_09
19 lines
183 B
Plaintext
19 lines
183 B
Plaintext
node_modules
|
|
.output
|
|
dist
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
.git
|
|
.gitignore
|
|
.vscode
|
|
.idea
|
|
*.md
|
|
!README.md
|
|
!CONTRIBUTING.md
|
|
!SECURITY.md
|
|
LICENSE
|
|
Dockerfile
|
|
docker-compose.yml
|
|
.dockerignore
|