Sign inSign up

usabilitydynamics/udx-worker-nodejs:0.25.0

Multi-platform
Security
Developer tools
Web servers
Index digest

sha256:6f8e8674e9ad127815d15ac9bf8bb9f58e1bfeede83b99a3b2613ad778ac27ff

OS/ARCH

Compressed size

510.81 MB

Last pushed

7 months by usabilitydynamics

Type

Image

Manifest digest

sha256:9c1a2c869fe8dc10cb07f9c11945c19d950b3a31a880fa4b65814f46329051f2

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=25.100 B
5ADD file ... in / 32.81 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 -c113.85 MB
12RUN /bin/bash -o pipefail -c411.41 KB
13RUN /bin/bash -o pipefail -c5.26 MB
14RUN /bin/bash -o pipefail -c201.77 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 -c61.08 MB
17RUN /bin/bash -o pipefail -c3.34 KB
18RUN /bin/bash -o pipefail -c186 B
19RUN /bin/bash -o pipefail -c451 B
20COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit619 B
21COPY lib /usr/local/worker/lib/ # buildkit24.82 KB
22COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit274 B
23COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit624 B
24RUN /bin/bash -o pipefail -c12.03 KB
25COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB
26RUN /bin/bash -o pipefail -c1.55 KB
27RUN /bin/bash -o pipefail -c39.71 MB
28RUN /bin/bash -o pipefail -c144 B
29COPY etc/home/.bashrc /home/udx/.bashrc # buildkit747 B
30WORKDIR /home/udx32 B
31USER udx0 B
32ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B
33CMD ["tail" "-f" "/dev/null"]0 B
34LABEL version=0.25.00 B
35ARG NODE_VERSION=22.21.10 B
36ARG APP_PORT=80800 B
37ENV APP_HOME=/usr/src/app APP_PORT=80800 B
38USER root0 B
39SHELL [/bin/bash -o pipefail -c]0 B
40WORKDIR /tmp32 B
41RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash175.56 KB
42RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash55.62 MB
43RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash109.62 KB
44RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash139 B
45COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #844 B
46EXPOSE [8080/tcp]0 B
47USER udx0 B
48WORKDIR /usr/src/app32 B
49ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B
50CMD ["tail" "-f" "/dev/null"]0 B

Command

 ARG RELEASE