Commit 3993e49b by nabil el mahiri

using npm login

parent 144563a9
Pipeline #434 failed with stages
in 3 minutes 16 seconds
......@@ -8,8 +8,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
RUN apt-get install -y supervisor && \
apt-get install -y gnupg2 && apt-get install -y gnupg2 && \
apt-get -yq install ssh && \
apt-get -yq install curl
apt-get -yq install curl && \
apt-get -yq install find
ADD ./docker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment