Lightweight Docker image with stable verison of Gulp for using in your build workflow
- Pull it:
docker pull furdarius/gulp-docker:latest
- Use it:
docker run --rm --net=host -u $(id -u) -it -v $(pwd):/app furdarius/gulp-docker:latest <GULP_TASK_HERE>
latest
alpine