Commit 44abf36b authored by Heimo Stranner's avatar Heimo Stranner
Browse files

fix docker

parent f1403703
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM debian:sid
RUN apt-get update && apt-get -y install vim curl wget rsync grep maven ssh git gitinspector nodejs npm docker mkdocs maven chromium xvfb openjdk-17-jdk
RUN apt-get update && apt-get -y install vim curl wget rsync grep maven ssh git gitinspector nodejs npm docker.io mkdocs maven chromium xvfb openjdk-17-jdk

RUN npm install protractor -g
RUN webdriver-manager update