[
https://issues.apache.org/jira/browse/GEARPUMP-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222136#comment-16222136
]
ASF GitHub Bot commented on GEARPUMP-361:
-----------------------------------------
Github user karol-brejna-i commented on a diff in the pull request:
https://github.com/apache/incubator-gearpump/pull/233#discussion_r147378048
--- Diff: integrationtest/docker/gearpump/Dockerfile ---
@@ -18,7 +18,8 @@
FROM openjdk:8u131-jre-alpine
# Install python
-RUN apk add --no-cache python && \
+RUN apk add --update curl && \
--- End diff --
please, use `apk add --update curl python` (one line)
> Build Gearpump Docker Image locally for integration test
> --------------------------------------------------------
>
> Key: GEARPUMP-361
> URL: https://issues.apache.org/jira/browse/GEARPUMP-361
> Project: Apache Gearpump
> Issue Type: Improvement
> Components: integrationtest
> Affects Versions: 0.8.4
> Reporter: Manu Zhang
> Assignee: Manu Zhang
> Fix For: 0.8.5
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)