sha256:52495a126cf2a6bc7ffce736b2dcb081144c216185f5685881755d880007afbc
OS/ARCH
Compressed size
1.13 GB
Last pushed
21 days by linsongwang
Type
Image
Manifest digest
sha256:f320663ba1f488cd25f2a3ef7b0bae7f35583a99cd4f1a4f05ade8596cca3cd6
Image Layers
1ADD file ... in / 0 B2LABEL org.label-schema.schema-version="1.0" 0 B3CMD ["/bin/bash"]56.9 MB4ARG PRESTO_VERSION=0.2990 B5ARG PRESTO_PKG=presto-server-0.299.tar.gz0 B6ARG PRESTO_CLI_JAR=presto-cli-0.299-executable.jar0 B7ARG PRESTO_FUNCTION_SERVER_JAR=presto-function-server-0.299-executable.jar0 B8ARG JMX_PROMETHEUS_JAVAAGENT_VERSION=0.20.00 B9ENV PRESTO_HOME=/opt/presto-server0 B10RUN |5 PRESTO_VERSION=0.299 PRESTO_PKG=presto-server-0.299.tar.gz PRESTO_CLI_JAR=presto-cli-0.299-executable.jar244.57 MB11COPY --chmod=755 presto-cli-0.299-executable.jar /opt/presto-cli #26.3 MB12COPY --chmod=755 presto-function-server-0.299-executable.jar /opt/presto-remote-function-server #119.92 MB13RUN |5 PRESTO_VERSION=0.299 PRESTO_PKG=presto-server-0.299.tar.gz PRESTO_CLI_JAR=presto-cli-0.299-executable.jar712.19 MB14COPY etc/config.properties.example /opt/presto-server/etc/config.properties # buildkit282 B15COPY etc/jvm.config.example /opt/presto-server/etc/jvm.config # buildkit478 B16COPY etc/node.properties /opt/presto-server/etc/node.properties # buildkit260 B17COPY etc/catalog /opt/presto-server/etc/catalog # buildkit309 B18COPY entrypoint.sh /opt # buildkit235 B19EXPOSE [8080/tcp]0 B20VOLUME [/var/lib/presto/data]0 B21ENTRYPOINT ["/opt/entrypoint.sh"]0 BCommand
ADD file:b49054531e1bbad65b47e98242439fd9fd63f7c96446d7c8d77a7906211e2ec4 in /