blob: 940b36edebb65c3421f942544bf4c40b6de07cb9 [file] [log] [blame]
FROM s390x/ubuntu
COPY /jdk /jdk
ENV JAVA_HOME=/jdk
CMD ["/bin/bash"]