sha256:1d5ca9bee65fe0dfdffb308c683673a5aeb0fe7f2998dfcdaef8164feec86805
OS/ARCH
Compressed size
348.37 MB
Last pushed
11 months by usabilitydynamics
Type
Image
Manifest digest
sha256:896c981887d5db0a66d3ab4c4c6a91440d45ed7af4fd5d7f1981a2bb338f961f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.040 B5ADD file ... in / 26.99 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.68 MB12RUN /bin/bash -o pipefail -c407.81 KB13RUN /bin/bash -o pipefail -c4.11 MB14RUN /bin/bash -o pipefail -c57.37 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 -c54.25 MB17RUN /bin/bash -o pipefail -c86.68 KB18RUN /bin/bash -o pipefail -c3.34 KB19RUN /bin/bash -o pipefail -c186 B20RUN /bin/bash -o pipefail -c453 B21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit622 B22COPY lib /usr/local/worker/lib/ # buildkit23.52 KB23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit297 B24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit597 B25RUN /bin/bash -o pipefail -c10.48 KB26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.54 KB27RUN /bin/bash -o pipefail -c1.55 KB28RUN /bin/bash -o pipefail -c37.65 MB29RUN /bin/bash -o pipefail -c144 B30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit748 B31WORKDIR /home/udx32 B32USER udx0 B33ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B34CMD ["tail" "-f" "/dev/null"]0 B35LABEL version=0.18.00 B36ARG NODE_VERSION=22.17.10 B37ARG APP_PORT=80800 B38ENV APP_HOME=/usr/src/app APP_PORT=80800 B39USER root0 B40SHELL [/bin/bash -o pipefail -c]0 B41WORKDIR /tmp32 B42RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash171.23 KB43RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash53.52 MB44RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash110.65 KB45RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash140 B46COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #845 B47EXPOSE [8080/tcp]0 B48USER udx0 B49WORKDIR /usr/src/app32 B50ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B51CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE