Commit c2fdbd07 by nabil el mahiri

fix apps folder

parent bc8a6d52
Pipeline #507 passed with stages
in 11 minutes 52 seconds
......@@ -46,6 +46,7 @@ RUN apt-get update && apt-get -yq install mongodb-org
RUN mkdir -p /data/db
RUN mongod --fork --syslog
# install expect form automatic npm login
RUN apt-get -yq install expect-dev
......
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