sha256:6f8e8674e9ad127815d15ac9bf8bb9f58e1bfeede83b99a3b2613ad778ac27ff
OS/ARCH
Compressed size
510.81 MB
Last pushed
7 months by usabilitydynamics
Type
Image
Manifest digest
sha256:9c1a2c869fe8dc10cb07f9c11945c19d950b3a31a880fa4b65814f46329051f2
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.100 B5ADD file ... in / 32.81 MB6CMD ["/bin/bash"]0 B7LABEL maintainer=UDX CAG Team0 B8ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC USER=udx UID=5000 B9SHELL [/bin/bash -o pipefail -c]0 B10USER root0 B11RUN /bin/bash -o pipefail -c113.85 MB12RUN /bin/bash -o pipefail -c411.41 KB13RUN /bin/bash -o pipefail -c5.26 MB14RUN /bin/bash -o pipefail -c201.77 MB15ENV PATH=/usr/local/worker/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/google-cloud-sdk/bin0 B16RUN /bin/bash -o pipefail -c61.08 MB17RUN /bin/bash -o pipefail -c3.34 KB18RUN /bin/bash -o pipefail -c186 B19RUN /bin/bash -o pipefail -c451 B20COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit619 B21COPY lib /usr/local/worker/lib/ # buildkit24.82 KB22COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit274 B23COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit624 B24RUN /bin/bash -o pipefail -c12.03 KB25COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB26RUN /bin/bash -o pipefail -c1.55 KB27RUN /bin/bash -o pipefail -c39.71 MB28RUN /bin/bash -o pipefail -c144 B29COPY etc/home/.bashrc /home/udx/.bashrc # buildkit747 B30WORKDIR /home/udx32 B31USER udx0 B32ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B33CMD ["tail" "-f" "/dev/null"]0 B34LABEL version=0.25.00 B35ARG NODE_VERSION=22.21.10 B36ARG APP_PORT=80800 B37ENV APP_HOME=/usr/src/app APP_PORT=80800 B38USER root0 B39SHELL [/bin/bash -o pipefail -c]0 B40WORKDIR /tmp32 B41RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash175.56 KB42RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash55.62 MB43RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash109.62 KB44RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash139 B45COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #844 B46EXPOSE [8080/tcp]0 B47USER udx0 B48WORKDIR /usr/src/app32 B49ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B50CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE