sha256:944b07425b7a45526e99c712d47bf80dee3425ae97408435d637c821c40a1831
OS/ARCH
Compressed size
915.52 MB
Last pushed
11 months by linsongwang
Type
Image
Manifest digest
sha256:a911d0bb80bb6527e99d0f2499271f73febf8c84c2c3554b2dd964899cd5ec00
Image Layers
1ADD file ... in / 0 B2LABEL org.label-schema.schema-version="1.0" 0 B3CMD ["/bin/bash"]63.24 MB4ARG PRESTO_VERSION=0.2950 B5ARG PRESTO_PKG=presto-server-0.295.tar.gz0 B6ARG PRESTO_CLI_JAR=presto-cli-0.295-executable.jar0 B7ARG JMX_PROMETHEUS_JAVAAGENT_VERSION=0.20.00 B8ENV PRESTO_HOME=/opt/presto-server0 B9RUN |4 PRESTO_VERSION=0.295 PRESTO_PKG=presto-server-0.295.tar.gz PRESTO_CLI_JAR=presto-cli-0.295-executable.jar249.52 MB10COPY --chmod=755 presto-cli-0.295-executable.jar /opt/presto-cli #24.75 MB11RUN |4 PRESTO_VERSION=0.295 PRESTO_PKG=presto-server-0.295.tar.gz PRESTO_CLI_JAR=presto-cli-0.295-executable.jar578 MB12COPY etc/config.properties.example /opt/presto-server/etc/config.properties # buildkit279 B13COPY etc/jvm.config.example /opt/presto-server/etc/jvm.config # buildkit475 B14COPY etc/node.properties /opt/presto-server/etc/node.properties # buildkit259 B15COPY etc/catalog /opt/presto-server/etc/catalog # buildkit309 B16COPY entrypoint.sh /opt # buildkit232 B17EXPOSE [8080/tcp]0 B18VOLUME [/var/lib/presto/data]0 B19ENTRYPOINT ["/opt/entrypoint.sh"]0 BCommand
ADD file:9b2f6bf40214afba74288ba591de81c66f5c48138eb211472a7b697504102afb in /