enketo-express
enketo-express copied to clipboard
Docker: use multi-stage build to reduce the image size
Depends on #161. When the app is built during image creation the bundle can be copied over to a fresh image that doesn't have node_modules and build system deps.