it's a learning experience

pull/584/head
GlassedSilver 4 years ago
parent 0329cd9718
commit 80fcecdaea

@ -37,6 +37,7 @@ RUN groupadd -g $GID $USER && useradd --system -g $USER --uid $UID $USER
RUN curl -sL https://deb.nodesource.com/setup_12.x | bash -
RUN apt-get update && apt-get -y install \
npm \
python2 \
python3 \
atomicparsley

Loading…
Cancel
Save