Tomishinets Vladimir %!s(int64=4) %!d(string=hai) anos
pai
achega
d455c01792
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      nodeweb/Dockerfile

+ 1 - 0
nodeweb/Dockerfile

@@ -10,5 +10,6 @@ RUN wget -qO - https://www.mongodb.org/static/pgp/server-4.2.asc | apt-key add -
     && npm install -g grunt \
     && npm install -g sass \
     && npm install ruby --save \
+    && mkdir /root/.ssh \
     && printf "Host git.alfatell.ru \n\tStrictHostKeyChecking no" > /root/.ssh/config \
     && localedef -i ru_RU -f UTF-8 ru_RU.UTF-8