View this image in Docker Hub.
NPM-based image with cgb-scripts (Create Guten Block) installed globally.
This image is useful to building projects based on the Create Guten Block project.
docker run -it --rm -v "$PWD":/usr/src/app -w /usr/src/app cgb-scripts:latest npm run build