docker with node / gulp / sass build tools
254
This image provides node, gulp and sass bulding tools.
Use:
To build gulp project in current directory:
docker run -it --rm -v $(pwd):/data keeperlink/gulp-sass sh -c "cd /data; npm install; gulp"
Content type
Image
Digest
Size
81.8 MB
Last updated
almost 8 years ago
docker pull keeperlink/gulp-sass