sha256:fe5df84016ccd42805290dcfca592373e39cd44c65eceeec9b2644c27d696b01
OS/ARCH
linux/amd64
Compressed size
164.6 MB
Last pushed
over 1 year by mrproliu
Type
Image
Manifest digest
sha256:fe5df84016ccd42805290dcfca592373e39cd44c65eceeec9b2644c27d696b01
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.19 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;16.18 MB11ENV JAVA_VERSION=jdk8u432-b060 B12RUN /bin/sh -c set -eux;39.94 MB13RUN /bin/sh -c set -eux;127 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16ARG DIST=skywalking-agent0 B17RUN |1 DIST=skywalking-agent /bin/sh -c32 B19ENV JAVA_TOOL_OPTIONS=-javaagent:/skywalking/agent/skywalking-agent.jar0 B20WORKDIR /skywalking100 B21ADD skywalking-agent /skywalking/agent # buildkit32.5 MB22COPY /swctl /usr/bin/swctl # buildkit20.05 MB23COPY build/libs/gateway-service-0.0.1-SNAPSHOT.jar /app.jar # buildkit26.69 MB24RUN /bin/sh -c mv /skywalking/agent/optional-plugins/apm-spring-cloud-gateway-3.x-plugin*.jar31.47 KB25CMD ["java" "-jar" "/app.jar"]0 BCommand
ARG RELEASE