funky-framadate-front/.dockerignore
bmartins 0eb57aae41 build(docker): Create docker configuration
- Add Dockerfile to build angular file and serve with nginx
- Add nginx conf file to serve builded angular files when image run
- Add dockerignore to limit docker context
2023-03-28 23:50:44 +02:00

8 lines
75 B
Plaintext

.angular/
node_modules/
dist/
docs/
e2e/
**/*.log
**/.DS_Store
**/Thumbs.db