Sign inSign up

apachepinot/pinot-presto:0.280-SNAPSHOT-8e4be4c38f-20230130

Data science
Databases & storage
Index digest

sha256:e83f97e5578b6e0365bcf026e21b9f4c36cbf7f0b828bb18dc5656b73387b86e

OS/ARCH

linux/amd64

Compressed size

2.33 GB

Last pushed

over 3 years by fx19880617

Type

Image

Manifest digest

sha256:9157c7cccf301527ad8fe3ccb06ceb873e95e10781d18cd6b3632b36f1edfb7a

Image Layers

1ADD file ... in / 52.45 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.92 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.06 MB
6/bin/sh -c set -eux; apt-get5.17 MB
7ENV JAVA_HOME=/usr/local/openjdk-80 B
8/bin/sh -c { echo '#/bin/sh';210 B
9ENV PATH=/usr/local/openjdk-8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10ENV LANG=C.UTF-80 B
11ENV JAVA_VERSION=8u3420 B
12/bin/sh -c set -eux; arch="$(dpkg101.01 MB
14ARG PRESTO_BRANCH=master0 B
15ARG PRESTO_GIT_URL=https://github.com/prestodb/presto.git0 B
16RUN |2 PRESTO_BRANCH=master PRESTO_GIT_URL=https://github.com/prestodb/presto.git /bin/sh32 B
17ENV PRESTO_HOME=/home/presto0 B
18ENV PRESTO_BUILD_DIR=/home/presto/build0 B
19RUN |2 PRESTO_BRANCH=master PRESTO_GIT_URL=https://github.com/prestodb/presto.git /bin/sh137.94 MB
20RUN |2 PRESTO_BRANCH=master PRESTO_GIT_URL=https://github.com/prestodb/presto.git /bin/sh3.96 KB
21USER presto0 B
22RUN |2 PRESTO_BRANCH=master PRESTO_GIT_URL=https://github.com/prestodb/presto.git /bin/sh1.97 GB
23COPY etc /home/presto/etc # buildkit1.16 KB
24EXPOSE map[8080/tcp:{}]0 B
25VOLUME [/home/presto/etc /home/presto/data]0 B
26WORKDIR /home/presto32 B
27ENTRYPOINT ["./bin/launcher"]0 B
28CMD ["run"]0 B

Command

ADD file:d0f758e50c654c225f6c7f03e8a579efc9106437051573bdbae5e63b1c4b2c1f in /