Sign inSign up

bobbai2000/workflow-compiling-service:hub-deployment-agent-with-cache-amd64

Index digest

sha256:174e0d11c3b4f45276b2270e69e45bce8bda7cc13f31974664beade7c63c36db

OS/ARCH

linux/amd64

Compressed size

325.32 MB

Last pushed

5 months by bobbai2000

Type

Image

Manifest digest

sha256:36f945813e80cfb09d6c2b88f491042e668e29a4ec1320643035afa443e713a4

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;157 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 # buildkit85.31 MB
17COPY /texera/target/workflow-compiling-service-* /texera/ # buildkit151.12 MB
18COPY /texera/common/config/src/main/resources /texera/common/config/src/main/resources # buildkit8.42 KB
19COPY /texera/workflow-compiling-service/src/main/resources /texera/workflow-compiling-service/src/main/resources # buildkit987 B
20CMD ["bin/workflow-compiling-service"]0 B
21EXPOSE map[9090/tcp:{}]0 B

Command

 ARG RELEASE