X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Dockerfile;h=2760e730d3a3752051017de9860202bd9455afc7;hb=refs%2Fheads%2Fv7.0;hp=b740f2a2a1d475a2007d8ead30223c4b000801f2;hpb=60c54db0480ca9a7257383bbc30385957a54d8f6;p=osm%2FSOL005.git diff --git a/Dockerfile b/Dockerfile index b740f2a..2760e73 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ FROM ubuntu:18.04 -RUN apt-get update && apt-get install -y build-essential nodejs npm +RUN apt-get update && apt-get install -y git build-essential nodejs npm RUN npm install -g swagger-cli RUN npm install -g speccy