Sign inSign up

bobbai2000/texera-workflow-computing-unit-managing-service:hub-deployment-agent-amd64

Index digest

sha256:10b459043d6d8abd771cc409e4822e2fce9bf9cfec49896c79b68a17ab2391c8

OS/ARCH

linux/amd64

Compressed size

279.18 MB

Last pushed

6 months by bobbai2000

Type

Image

Manifest digest

sha256:e481af93d8a07e36b5ed98d321c539f2173a6b5e4ea1f4f8503182122c790cc5

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;15.4 MB
10ENV JAVA_VERSION=jdk-11.0.30+70 B
11RUN /bin/sh -c set -eux;45.11 MB
12RUN /bin/sh -c set -eux;159 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15WORKDIR /texera96 B
16COPY /texera/.git /texera/.git # buildkit19.59 MB
17COPY /texera/target/computing-unit-managing-service-* /texera/ # buildkit170.7 MB
18COPY /texera/common/config/src/main/resources /texera/common/config/src/main/resources # buildkit8.37 KB
19COPY /texera/computing-unit-managing-service/src/main/resources /texera/computing-unit-managing-service/src/main/resources # buildkit852 B
20COPY /texera/LICENSE /texera/NOTICE /texera/DISCLAIMER-WIP /texera/5.19 KB
21CMD ["bin/computing-unit-managing-service"]0 B
22EXPOSE [8888/tcp]0 B

Command

 ARG RELEASE