mirror of https://github.com/doccano/doccano.git
Browse Source
Using a multi-stage build reduces the image size from 1.23GB to 331MB which means that any node running doccano can now start-up faster. Additionally, the multi-stage build means that we no longer include development tools like node or gcc in the production image which reduces the attack surface of the image.pull/118/head