sha256:d22359757e6564f17730ed7a88289555929143e80ff33fd1570cd1b884514d89
OS/ARCH
Compressed size
451.3 MB
Last pushed
11 months by usabilitydynamics
Type
Image
Manifest digest
sha256:a0805b19684761e4dec279d09bfade41a3169e02a2a9fa43fa1fe9caa438bb29
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 -c118.57 MB12RUN /bin/bash -o pipefail -c407.8 KB13RUN /bin/bash -o pipefail -c4.5 MB14RUN /bin/bash -o pipefail -c150.02 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 -c56.69 MB17RUN /bin/bash -o pipefail -c160 B18RUN /bin/bash -o pipefail -c3.34 KB19RUN /bin/bash -o pipefail -c186 B20RUN /bin/bash -o pipefail -c449 B21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit620 B22COPY lib /usr/local/worker/lib/ # buildkit23.44 KB23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit297 B24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit596 B25RUN /bin/bash -o pipefail -c10.33 KB26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB27RUN /bin/bash -o pipefail -c1.55 KB28RUN /bin/bash -o pipefail -c38.64 MB29RUN /bin/bash -o pipefail -c143 B30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit747 B31WORKDIR /home/udx32 B32USER udx0 B33ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B34CMD ["tail" "-f" "/dev/null"]0 B35LABEL version=0.17.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/bash173.98 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.09 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