Sign inSign up

usabilitydynamics/udx-worker-nodejs:0.20.0

Multi-platform
Security
Developer tools
Web servers
Index digest

sha256:440c6b04a8f4c737ff33289c4bef881ce784f30352667b83214f407b18255b26

OS/ARCH

Compressed size

500.82 MB

Last pushed

10 months by usabilitydynamics

Type

Image

Manifest digest

sha256:3c66204f90507dbd5c7a9d9b83aba69249f3247573d673ee2e4d620b847c8b2e

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=25.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=UDX CAG Team0 B
8ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC USER=udx UID=5000 B
9SHELL [/bin/bash -o pipefail -c]0 B
10USER root0 B
11RUN /bin/bash -o pipefail -c116.34 MB
12RUN /bin/bash -o pipefail -c407.79 KB
13RUN /bin/bash -o pipefail -c4.5 MB
14RUN /bin/bash -o pipefail -c201.29 MB
15ENV PATH=/usr/local/worker/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/google-cloud-sdk/bin0 B
16RUN /bin/bash -o pipefail -c56.88 MB
17RUN /bin/bash -o pipefail -c89.11 KB
18RUN /bin/bash -o pipefail -c3.35 KB
19RUN /bin/bash -o pipefail -c186 B
20RUN /bin/bash -o pipefail -c449 B
21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit620 B
22COPY lib /usr/local/worker/lib/ # buildkit23.82 KB
23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit296 B
24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit627 B
25RUN /bin/bash -o pipefail -c10.54 KB
26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB
27RUN /bin/bash -o pipefail -c1.55 KB
28RUN /bin/bash -o pipefail -c38.82 MB
29RUN /bin/bash -o pipefail -c144 B
30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit746 B
31WORKDIR /home/udx32 B
32USER udx0 B
33ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B
34CMD ["tail" "-f" "/dev/null"]0 B
35LABEL version=0.20.00 B
36ARG NODE_VERSION=22.17.10 B
37ARG APP_PORT=80800 B
38ENV APP_HOME=/usr/src/app APP_PORT=80800 B
39USER root0 B
40SHELL [/bin/bash -o pipefail -c]0 B
41WORKDIR /tmp32 B
42RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash174.03 KB
43RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash53.83 MB
44RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash110.11 KB
45RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash138 B
46COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #844 B
47EXPOSE [8080/tcp]0 B
48USER udx0 B
49WORKDIR /usr/src/app32 B
50ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B
51CMD ["tail" "-f" "/dev/null"]0 B

Command

 ARG RELEASE