Commit Graph

3 Commits

Author SHA1 Message Date
dc732efdb7 feature(dockerfile): multi-stage build
- install node dependencies in builder stage
- final stage based on alpine with minimal nodejs installation
- npm not present, prevents idiotic lingering security issues
- 50% smaller final image
2022-02-26 21:59:05 -07:00
ec07b94cd3 chore(ide): update docker build args 2022-02-26 20:49:52 -07:00
48745eccbb chore(ide): add Rider docker build configuration 2022-02-26 20:46:09 -07:00