sha256:6f8e8674e9ad127815d15ac9bf8bb9f58e1bfeede83b99a3b2613ad778ac27ff
OS/ARCH
Compressed size
362.46 MB
Last pushed
7 months by usabilitydynamics
Type
Image
Manifest digest
sha256:222ebfe5f2d293aa10555f7d1db3e97d759b950a0ac329968a0ba34b71f7d647
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.4 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 -c112.77 MB12RUN /bin/bash -o pipefail -c411.42 KB13RUN /bin/bash -o pipefail -c4.79 MB14RUN /bin/bash -o pipefail -c58.39 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 -c58.65 MB17RUN /bin/bash -o pipefail -c3.34 KB18RUN /bin/bash -o pipefail -c186 B19RUN /bin/bash -o pipefail -c450 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 # buildkit278 B23COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit627 B24RUN /bin/bash -o pipefail -c12.04 KB25COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB26RUN /bin/bash -o pipefail -c1.56 KB27RUN /bin/bash -o pipefail -c38.98 MB28RUN /bin/bash -o pipefail -c144 B29COPY etc/home/.bashrc /home/udx/.bashrc # buildkit750 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/bash177.2 KB42RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash55.74 MB43RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash110.03 KB44RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash139 B45COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #843 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