Sign inSign up

prestodb/presto:0.296

Multi-platform
Index digest

sha256:f7965db9c5659202d8d29c46bb2b6f56a233c08987378ba42d3f09c232fdd3d8

OS/ARCH

Compressed size

1.09 GB

Last pushed

9 months by linsongwang

Type

Image

Manifest digest

sha256:5d58ca9ddb937ff8d5f75bf947e8564a258e1d4aee47d207f048db1b739e421e

Image Layers

1ADD file ... in / 0 B
2LABEL org.label-schema.schema-version="1.0" 0 B
3CMD ["/bin/bash"]63.47 MB
4ARG PRESTO_VERSION=0.2960 B
5ARG PRESTO_PKG=presto-server-0.296.tar.gz0 B
6ARG PRESTO_CLI_JAR=presto-cli-0.296-executable.jar0 B
7ARG PRESTO_FUNCTION_SERVER_JAR=presto-function-server-0.296-executable.jar0 B
8ARG JMX_PROMETHEUS_JAVAAGENT_VERSION=0.20.00 B
9ENV PRESTO_HOME=/opt/presto-server0 B
10RUN |5 PRESTO_VERSION=0.296 PRESTO_PKG=presto-server-0.296.tar.gz PRESTO_CLI_JAR=presto-cli-0.296-executable.jar292.58 MB
11COPY --chmod=755 presto-cli-0.296-executable.jar /opt/presto-cli #25.94 MB
12COPY --chmod=755 presto-function-server-0.296-executable.jar /opt/presto-remote-function-server #105.98 MB
13RUN |5 PRESTO_VERSION=0.296 PRESTO_PKG=presto-server-0.296.tar.gz PRESTO_CLI_JAR=presto-cli-0.296-executable.jar628.54 MB
14COPY etc/config.properties.example /opt/presto-server/etc/config.properties # buildkit282 B
15COPY etc/jvm.config.example /opt/presto-server/etc/jvm.config # buildkit478 B
16COPY etc/node.properties /opt/presto-server/etc/node.properties # buildkit261 B
17COPY etc/catalog /opt/presto-server/etc/catalog # buildkit310 B
18COPY entrypoint.sh /opt # buildkit235 B
19EXPOSE [8080/tcp]0 B
20VOLUME [/var/lib/presto/data]0 B
21ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

ADD file:a69744a332e6c5e619a300b9b30f797ec02aa15f77450178307d183a9100d3dc in /