grunt
A JavaScript task runner for automating processes. More information: <https://github.com/gruntjs/grunt-cli>.
RUN apt-get update && \
apt-get install -y grunt
RUN apt-get update && \
apt-get install -y grunt
RUN pacman -S --noconfirm node-grunt-cli
RUN apt-get update && \
apt-get install -y grunt
RUN dnf install -y node-grunt-cli
RUN apt-get update && \
apt-get install -y grunt