Sign inSign up

jimlei/alpine-gulp

By jimlei

Updated over 10 years ago

Alpine Linux docker image with Gulp set up with "gulp" as entrypoint.

Image
0

4.4K

jimlei/alpine-gulp repository overview

Alpine Linux docker image with Gulp set up with "gulp" as entrypoint.

$ docker run --rm -it -v $(pwd):/data jimlei/alpine-gulp -v
Alias

Add to ~/.bashrc

alias gulp='docker run --rm -it -v $(pwd):/data jimlei/alpine-gulp'

Load the changes

$ source ~/.bashrc

Usage

$ gulp -v

Tag summary

Content type

Image

Digest

Size

10.2 MB

Last updated

over 10 years ago

docker pull jimlei/alpine-gulp