webpack
Bundle a web project's js files and other assets into a single output file. More information: <https://webpack.js.org>.
RUN apt-get update && \
apt-get install -y webpack
RUN apt-get update && \
apt-get install -y webpack
RUN apt-get update && \
apt-get install -y webpack