Loading services/api-gateway/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ COPY sudoers /etc/sudoers #------------------------ RUN cd /opt && git clone https://git.astron.nl/astron-sdc/esap-api-gateway.git RUN cd /opt/esap-api-gateway && git pull && git checkout 74188b358615fd4e8f0fc60dfa6a19d2f38426ab RUN cd /opt/esap-api-gateway && git pull && git checkout 557c921 RUN chown -R esap:esap /opt/esap-api-gateway Loading services/gui/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ COPY sudoers /etc/sudoers #------------------------ RUN cd /opt && git clone https://git.astron.nl/astron-sdc/esap-gui.git RUN cd /opt/esap-gui && git pull && git checkout 0be8125b478007c75b13002d4e5273af7e14c057 RUN cd /opt/esap-gui && git pull && git checkout 2882da5a RUN cd /opt/esap-gui && npm install RUN cd /opt/esap-gui && npm run build Loading Loading
services/api-gateway/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ COPY sudoers /etc/sudoers #------------------------ RUN cd /opt && git clone https://git.astron.nl/astron-sdc/esap-api-gateway.git RUN cd /opt/esap-api-gateway && git pull && git checkout 74188b358615fd4e8f0fc60dfa6a19d2f38426ab RUN cd /opt/esap-api-gateway && git pull && git checkout 557c921 RUN chown -R esap:esap /opt/esap-api-gateway Loading
services/gui/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ COPY sudoers /etc/sudoers #------------------------ RUN cd /opt && git clone https://git.astron.nl/astron-sdc/esap-gui.git RUN cd /opt/esap-gui && git pull && git checkout 0be8125b478007c75b13002d4e5273af7e14c057 RUN cd /opt/esap-gui && git pull && git checkout 2882da5a RUN cd /opt/esap-gui && npm install RUN cd /opt/esap-gui && npm run build Loading