enketo-express icon indicating copy to clipboard operation
enketo-express copied to clipboard

Docker: use multi-stage build to reduce the image size

Open mlazowik opened this issue 5 years ago • 0 comments

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.

mlazowik avatar May 07 '20 16:05 mlazowik