Sign inSign up

sirensolutions/avatica-postgresql:1.17.0

Multi-platform
Manifest digest

sha256:c582c7200b521420985d22eee03483bb47b1d1ca144bc0440f79c90a90cc6399

OS/ARCH

Compressed size

75.32 MB

Last pushed

about 5 years by ajkumar4

Type

Image

Manifest digest

sha256:c582c7200b521420985d22eee03483bb47b1d1ca144bc0440f79c90a90cc6399

Image Layers

1ADD file ... in / 2.56 MB
2CMD ["/bin/sh"]0 B
3ENV LANG=C.UTF-80 B
4/bin/sh -c { echo '#!/bin/sh';239 B
5ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk/jre0 B
6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin0 B
7ENV JAVA_VERSION=8u2120 B
8ENV JAVA_ALPINE_VERSION=8.212.04-r00 B
9/bin/sh -c set -x &&52.4 MB
10RUN /bin/sh -c addgroup -S1.25 KB
11RUN /bin/sh -c mkdir -p164 B
12ARG AVATICA_VERSION0 B
13ARG POSTGRESQL_VERSION0 B
14ADD https://repository.apache.org/content/groups/public/org/apache/calcite/avatica/avatica-standalone-server/1.18.0/avatica-standalone-server-1.18.0.jar /home/avatica/classpath # buildkit9.54 MB
15ADD https://repo1.maven.org/maven2/org/postgresql/postgresql/42.0.0/postgresql-42.0.0.jar /home/avatica/classpath/ # buildkit652.39 KB
16RUN |2 AVATICA_VERSION=1.18.0 POSTGRESQL_VERSION=42.0.0 /bin/sh10.18 MB
17EXPOSE map[8765/tcp:{}]0 B
18ENTRYPOINT ["/usr/bin/java" "-cp" "/home/avatica/classpath/*" "org.apache.calcite.avatica.standalone.StandaloneServer"0 B

Command

ADD file:66f49017dd7ba295602526dbf210046e47fd097298c17a3f268a47487b5b6379 in /