* docker: cleanup some building Somehow `npm prune --omit=dev` does not properly remove unneeded dependencies, this is workarounded by deleting the `node_modules` folder and the running install again. It also removes some unneeded large files in the docker container. * docker building: improve caching, don't download node_modules twice
958 B
958 B