Alpine Linux docker image with Gulp set up with "gulp" as entrypoint.
4.4K
Alpine Linux docker image with Gulp set up with "gulp" as entrypoint.
$ docker run --rm -it -v $(pwd):/data jimlei/alpine-gulp -v
Add to ~/.bashrc
alias gulp='docker run --rm -it -v $(pwd):/data jimlei/alpine-gulp'
Load the changes
$ source ~/.bashrc
Usage
$ gulp -v
Content type
Image
Digest
Size
10.2 MB
Last updated
over 10 years ago
docker pull jimlei/alpine-gulp