Sign inSign up

bobbai2000/workflow-compiling-service:release-testing-amd64

Index digest

sha256:bb02d7ad864d18c17d7af31c84d0b2466ed4fd05c793e9d43eef13f73adef98a

OS/ARCH

linux/amd64

Compressed size

323.63 MB

Last pushed

5 months by bobbai2000

Type

Image

Manifest digest

sha256:7f949698fdf1402eb06e9a4b11258a4c062c85e2ea23a21c17b4851c96c081f8

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 # buildkit83.66 MB
17COPY /texera/target/workflow-compiling-service-* /texera/ # buildkit151.08 MB
18COPY /texera/common/config/src/main/resources /texera/common/config/src/main/resources # buildkit8.39 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