FROM oraclelinux:7.6 MAINTAINER mikhailo.seledtsov@oracle.com COPY /jdk /jdk ENV JAVA_HOME=/jdk CMD ["/bin/bash"]