pingsutw commented on a change in pull request #248: SUBMARINE-453. 
Mini-submarine build_mini-submarine.sh get error
URL: https://github.com/apache/submarine/pull/248#discussion_r397955676
 
 

 ##########
 File path: dev-support/mini-submarine/Dockerfile
 ##########
 @@ -16,6 +16,14 @@
 FROM ubuntu:18.04
 #INSTALL JAVA
 RUN apt-get -q update \
+    && apt-get install -y wget \
 
 Review comment:
   ```suggestion
       && apt-get install -y wget software-properties-common \
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to