Sign inSign up

prestodb/presto:0.290

Multi-platform
Index digest

sha256:663d98c005209e420ed4b6669bf2ecd1bf7e04398232a7041b83ccf557d7b99b

OS/ARCH

Compressed size

1.33 GB

Last pushed

almost 2 years by linsongwang

Type

Image

Manifest digest

sha256:1ce8fcfbe2fb5ccca34d5dbe3aa6a5ab7e1ae9ca8d98d0649e584bdebd772daa

Image Layers

1ADD file ... in / 0 B
2LABEL org.label-schema.schema-version="1.0" 0 B
3CMD ["/bin/bash"]55.87 MB
4ARG PRESTO_VERSION=0.2900 B
5ARG PRESTO_PKG=presto-server-0.290.tar.gz0 B
6ARG PRESTO_CLI_JAR=presto-cli-0.290-executable.jar0 B
7ARG JMX_PROMETHEUS_JAVAAGENT_VERSION=0.20.00 B
8ENV PRESTO_HOME=/opt/presto-server0 B
9COPY presto-server-0.290.tar.gz . # buildkit502.34 MB
10COPY presto-cli-0.290-executable.jar /opt/presto-cli # buildkit14 MB
11RUN |4 PRESTO_VERSION=0.290 PRESTO_PKG=presto-server-0.290.tar.gz PRESTO_CLI_JAR=presto-cli-0.290-executable.jar786.13 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 # buildkit326 B
14COPY etc/node.properties /opt/presto-server/etc/node.properties # buildkit259 B
15COPY entrypoint.sh /opt # buildkit188 B
16EXPOSE map[8080/tcp:{}]0 B
17ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

ADD file:18378f916525a649f7a7d2620069a98696e00c080bc1ff5678a5096c605c29ae in /