Sign inSign up

prestodb/presto:0.295

Multi-platform
Index digest

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 B
2LABEL org.label-schema.schema-version="1.0" 0 B
3CMD ["/bin/bash"]63.24 MB
4ARG PRESTO_VERSION=0.2950 B
5ARG PRESTO_PKG=presto-server-0.295.tar.gz0 B
6ARG PRESTO_CLI_JAR=presto-cli-0.295-executable.jar0 B
7ARG JMX_PROMETHEUS_JAVAAGENT_VERSION=0.20.00 B
8ENV PRESTO_HOME=/opt/presto-server0 B
9RUN |4 PRESTO_VERSION=0.295 PRESTO_PKG=presto-server-0.295.tar.gz PRESTO_CLI_JAR=presto-cli-0.295-executable.jar249.52 MB
10COPY --chmod=755 presto-cli-0.295-executable.jar /opt/presto-cli #24.75 MB
11RUN |4 PRESTO_VERSION=0.295 PRESTO_PKG=presto-server-0.295.tar.gz PRESTO_CLI_JAR=presto-cli-0.295-executable.jar578 MB
12COPY etc/config.properties.example /opt/presto-server/etc/config.properties # buildkit279 B
13COPY etc/jvm.config.example /opt/presto-server/etc/jvm.config # buildkit475 B
14COPY etc/node.properties /opt/presto-server/etc/node.properties # buildkit259 B
15COPY etc/catalog /opt/presto-server/etc/catalog # buildkit309 B
16COPY entrypoint.sh /opt # buildkit232 B
17EXPOSE [8080/tcp]0 B
18VOLUME [/var/lib/presto/data]0 B
19ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

ADD file:9b2f6bf40214afba74288ba591de81c66f5c48138eb211472a7b697504102afb in /