Sign inSign up

ortussolutions/stachebox:2.0.7

Multi-platform
Index digest

sha256:a292786a191e0650eb8f6e40e4eca4e0ddeb758288c684ae24dc369fd140576d

OS/ARCH

Compressed size

469 MB

Last pushed

over 2 years by jclausen

Type

Image

Manifest digest

sha256:5fdc55c6cc5fc7463f76a7e203a725721d2cf9bef453a4d57d789277712071f0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.03 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;12.31 MB
11ENV JAVA_VERSION=jdk-11.0.23+90 B
12RUN /bin/sh -c set -eux;45 MB
13RUN /bin/sh -c set -eux;159 B
14COPY entrypoint.sh /__cacert_entrypoint.sh # buildkit734 B
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16COPY /app /app # buildkit3.2 MB
17COPY /usr/local/lib/build /usr/local/lib/build # buildkit12.05 KB
18COPY /usr/local/lib/serverHome /usr/local/lib/serverHome # buildkit363.92 MB
19RUN /bin/sh -c mkdir -p177 B
20COPY /usr/local/lib/CommandBox/lib/runwar-* /usr/local/lib/CommandBox/lib/ # buildkit15.52 MB
21COPY /usr/local/bin/startup-final.sh /usr/local/bin/run.sh # buildkit1.23 KB
22RUN /bin/sh -c mkdir -p216 B
23COPY /usr/local/lib/CommandBox/cfml/system/config/urlrewrite.xml /usr/local/lib/CommandBox/cfml/system/config/urlrewrite.xml # buildkit1.05 KB
24WORKDIR /app32 B
25ENV HEALTHCHECK_URI=http://127.0.0.1:8080/?healthcheck=true0 B
26HEALTHCHECK &{["CMD-SHELL" "curl --fail ${HEALTHCHECK_URI}0 B
27CMD ["/bin/sh" "-c" "/usr/local/bin/run.sh"]0 B

Command

 ARG RELEASE