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 B2LABEL org.label-schema.schema-version="1.0" 0 B3CMD ["/bin/bash"]63.48 MB4ARG PRESTO_VERSION=0.2970 B5ARG PRESTO_PKG=presto-server-0.297.tar.gz0 B6ARG PRESTO_CLI_JAR=presto-cli-0.297-executable.jar0 B7ARG PRESTO_FUNCTION_SERVER_JAR=presto-function-server-0.297-executable.jar0 B8ARG JMX_PROMETHEUS_JAVAAGENT_VERSION=0.20.00 B9ENV PRESTO_HOME=/opt/presto-server0 B10RUN |5 PRESTO_VERSION=0.297 PRESTO_PKG=presto-server-0.297.tar.gz PRESTO_CLI_JAR=presto-cli-0.297-executable.jar251.38 MB11COPY --chmod=755 presto-cli-0.297-executable.jar /opt/presto-cli #26.01 MB12COPY --chmod=755 presto-function-server-0.297-executable.jar /opt/presto-remote-function-server #118.03 MB13RUN |5 PRESTO_VERSION=0.297 PRESTO_PKG=presto-server-0.297.tar.gz PRESTO_CLI_JAR=presto-cli-0.297-executable.jar654.07 MB14COPY etc/config.properties.example /opt/presto-server/etc/config.properties # buildkit278 B15COPY etc/jvm.config.example /opt/presto-server/etc/jvm.config # buildkit475 B16COPY etc/node.properties /opt/presto-server/etc/node.properties # buildkit258 B17COPY etc/catalog /opt/presto-server/etc/catalog # buildkit308 B18COPY entrypoint.sh /opt # buildkit233 B19EXPOSE [8080/tcp]0 B20VOLUME [/var/lib/presto/data]0 B21ENTRYPOINT ["/opt/entrypoint.sh"]0 BCommand
ADD file:3bb80df139d909c6197cc1837039eef0daefb04ddc569ad4a44c7ee7b01ea27e in /