gulp
JavaScript task runner and streaming build system. Tasks are defined within gulpfile.js at the project root. More information: <https://github.com/gulpjs/gulp-cli>.
RUN apt-get update && \
apt-get install -y gulp
RUN apt-get update && \
apt-get install -y gulp
RUN pacman -S --noconfirm gulp
RUN apt-get update && \
apt-get install -y gulp