1
0

Fix multiple issues when using build_local_docker_images for setting up the demo

Details here - https://issues.apache.org/jira/browse/HUDI-98
This commit is contained in:
Bhavani Sudha Saktheeswaran
2019-04-11 17:39:13 -07:00
committed by n3nash
parent a8feee9293
commit 83b6aa5e91
4 changed files with 5 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
FROM frolvlad/alpine-oraclejdk8
FROM frolvlad/alpine-java
MAINTAINER Hoodie
USER root