Commit Graph

7 Commits

Author SHA1 Message Date
41282ba070 chore(ide): update docker build config 2023-03-19 23:47:31 -06:00
7406cb88b0 chore(ide): update docker build config 2023-03-19 23:09:06 -06:00
4b8e019b84 chore(ide): update docker build params 2022-05-02 00:38:16 -06:00
f1b0dc4c8b chore(ide): update docker build args 2022-02-26 22:12:51 -07:00
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