sha256:7466608254abf7b0ec1d376b1eed0373dfffd16879d246ce4a077517f58a29ae
OS/ARCH
Compressed size
503.25 MB
Last pushed
9 months by usabilitydynamics
Type
Image
Manifest digest
sha256:2b3fe5f5e9856a55e2e034b450c12dbe2950238920dc5015af947d9b04214435
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 / 28.34 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 -c117.26 MB12RUN /bin/bash -o pipefail -c407.79 KB13RUN /bin/bash -o pipefail -c4.51 MB14RUN /bin/bash -o pipefail -c201.4 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 -c57.47 MB17RUN /bin/bash -o pipefail -c88.68 KB18RUN /bin/bash -o pipefail -c3.35 KB19RUN /bin/bash -o pipefail -c188 B20RUN /bin/bash -o pipefail -c449 B21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit620 B22COPY lib /usr/local/worker/lib/ # buildkit25.43 KB23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit296 B24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit629 B25RUN /bin/bash -o pipefail -c12.09 KB26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.54 KB27RUN /bin/bash -o pipefail -c1.56 KB28RUN /bin/bash -o pipefail -c39.64 MB29RUN /bin/bash -o pipefail -c144 B30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit746 B31WORKDIR /home/udx32 B32USER udx0 B33ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B34CMD ["tail" "-f" "/dev/null"]0 B35LABEL version=0.22.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/bash174.06 KB43RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash53.83 MB44RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash110.13 KB45RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash140 B46COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #846 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