This commit is contained in:
GlassedSilver
2022-05-01 11:31:53 +02:00
parent 958f80e200
commit 60f2ab449f

View File

@@ -38,6 +38,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