Sign inSign up

qmu1/gulp

By qmu1

Updated almost 7 years ago

An alpine-based dockerfile which runs Gulp and Bower.

Image
0

1.1K

qmu1/gulp repository overview

Gulp Dockerfile

layers badge

An alipine-based dockerfile which runs Gulp and Bower.

Usage

docker run -it --rm -v $(pwd):/workspace qmu1/gulp:latest /bin/sh -c " \
    gulp your_task --cwd path/to/gulpfile/ \
"

DockerHub

Available on the DockerHub.

https://hub.docker.com/r/qmu1/gulp/

License

MIT License

Copyright (c) qmu Co.,Inc.

Tag summary

Content type

Image

Digest

Size

103.4 MB

Last updated

almost 7 years ago

docker pull qmu1/gulp