Sign inSign up

prestodb/presto:0.297

Multi-platform
Index digest

sha256:7da6d257a4c879f61b5010feca9d73ff70b069935505edb2ecff435cbe486bf9

OS/ARCH

Compressed size

1.09 GB

Last pushed

5 months by linsongwang

Type

Image

Manifest digest

sha256:20fe4f9edf1b6a90d921e94df54ba6113bc59a86dbf75907ecb09660e0dd1c80

Image Layers

1ADD file ... in / 0 B
2LABEL org.label-schema.schema-version="1.0" 0 B
3CMD ["/bin/bash"]63.48 MB
4ARG PRESTO_VERSION=0.2970 B
5ARG PRESTO_PKG=presto-server-0.297.tar.gz0 B
6ARG PRESTO_CLI_JAR=presto-cli-0.297-executable.jar0 B
7ARG PRESTO_FUNCTION_SERVER_JAR=presto-function-server-0.297-executable.jar0 B
8ARG JMX_PROMETHEUS_JAVAAGENT_VERSION=0.20.00 B
9ENV PRESTO_HOME=/opt/presto-server0 B
10RUN |5 PRESTO_VERSION=0.297 PRESTO_PKG=presto-server-0.297.tar.gz PRESTO_CLI_JAR=presto-cli-0.297-executable.jar251.38 MB
11COPY --chmod=755 presto-cli-0.297-executable.jar /opt/presto-cli #26.01 MB
12COPY --chmod=755 presto-function-server-0.297-executable.jar /opt/presto-remote-function-server #118.03 MB
13RUN |5 PRESTO_VERSION=0.297 PRESTO_PKG=presto-server-0.297.tar.gz PRESTO_CLI_JAR=presto-cli-0.297-executable.jar654.07 MB
14COPY etc/config.properties.example /opt/presto-server/etc/config.properties # buildkit278 B
15COPY etc/jvm.config.example /opt/presto-server/etc/jvm.config # buildkit475 B
16COPY etc/node.properties /opt/presto-server/etc/node.properties # buildkit258 B
17COPY etc/catalog /opt/presto-server/etc/catalog # buildkit308 B
18COPY entrypoint.sh /opt # buildkit233 B
19EXPOSE [8080/tcp]0 B
20VOLUME [/var/lib/presto/data]0 B
21ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

ADD file:3bb80df139d909c6197cc1837039eef0daefb04ddc569ad4a44c7ee7b01ea27e in /