Sign inSign up

tnightengale/uunitycatalog-cli:latest

Index digest

sha256:32b3a6258b35fcb722824b56f1c438428e164d887b6733ead2311ecd4f9b5c6f

OS/ARCH

linux/amd64

Compressed size

1.18 GB

Last pushed

about 2 years by tnightengale

Type

Image

Manifest digest

sha256:8838833d4d60bf918a0f7d1c7c64750cc81248186f4c64aff45745491300578e

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3ENV JAVA_HOME=/opt/java/openjdk0 B
4ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
6RUN /bin/sh -c set -eux;13.38 MB
7ENV JAVA_VERSION=jdk-17.0.12+70 B
8RUN /bin/sh -c set -eux;137.71 MB
9RUN /bin/sh -c set -eux;160 B
10COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.06 KB
11ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
12CMD ["jshell"]0 B
13ARG unitycatalog_uid=1850 B
14ARG unitycatalog_home=/opt/unitycatalog0 B
15ARG unitycatalog_repo=/opt/unitycatalog/repo0 B
16ARG unitycatalog_jar=examples/cli/target0 B
17ARG unitycatalog_jars=/opt/unitycatalog/jars0 B
18ARG unitycatalog_etc=etc0 B
19ARG unitycatalog_bin=bin0 B
20ARG unitycatalog_user_name=unitycatalog0 B
21ARG unitycatalog_user_home=home0 B
22ARG unitycatalog_user_basedir=/opt/unitycatalog/home0 B
23ARG sbt_args=-J-Xmx5G0 B
24ARG cli_assembly_jar=/opt/unitycatalog/repo/examples/cli/target/unitycatalog-cli-assembly-0.2.0-SNAPSHOT.jar0 B
25ARG unitycatalog_version=0.2.0-SNAPSHOT0 B
26RUN |13 unitycatalog_uid=185 unitycatalog_home=/opt/unitycatalog unitycatalog_repo=/opt/unitycatalog/repo827.05 KB
27SHELL [/bin/bash -i -c -o0 B
28ENV CLI_ASSEMBLY_JAR=/opt/unitycatalog/jars/unitycatalog-cli-assembly-0.2.0-SNAPSHOT.jar0 B
29ENV UC_CLI_BIN=/opt/unitycatalog/bin/start-uc-cli0 B
30RUN |13 unitycatalog_uid=185 unitycatalog_home=/opt/unitycatalog unitycatalog_repo=/opt/unitycatalog/repo177 B
31RUN |13 unitycatalog_uid=185 unitycatalog_home=/opt/unitycatalog unitycatalog_repo=/opt/unitycatalog/repo987 B
32WORKDIR /opt/unitycatalog32 B
33COPY /opt/unitycatalog/repo/examples/cli/target/unitycatalog-cli-assembly-0.2.0-SNAPSHOT.jar /opt/unitycatalog/jars/ # buildkit524.82 MB
34COPY /opt/unitycatalog/repo/etc /opt/unitycatalog/etc/ # buildkit18.33 KB
35COPY <<EOF /opt/unitycatalog/bin/start-uc-cli # buildkit497 B
36RUN |13 unitycatalog_uid=185 unitycatalog_home=/opt/unitycatalog unitycatalog_repo=/opt/unitycatalog/repo524.83 MB
37USER unitycatalog0 B
38ENTRYPOINT ["/bin/bash" "bin/start-uc-cli"]0 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /