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

362.46 MB

Last pushed

7 months by usabilitydynamics

Type

Image

Manifest digest

sha256:222ebfe5f2d293aa10555f7d1db3e97d759b950a0ac329968a0ba34b71f7d647

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.4 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 -c112.77 MB
12RUN /bin/bash -o pipefail -c411.42 KB
13RUN /bin/bash -o pipefail -c4.79 MB
14RUN /bin/bash -o pipefail -c58.39 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 -c58.65 MB
17RUN /bin/bash -o pipefail -c3.34 KB
18RUN /bin/bash -o pipefail -c186 B
19RUN /bin/bash -o pipefail -c450 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 # buildkit278 B
23COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit627 B
24RUN /bin/bash -o pipefail -c12.04 KB
25COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB
26RUN /bin/bash -o pipefail -c1.56 KB
27RUN /bin/bash -o pipefail -c38.98 MB
28RUN /bin/bash -o pipefail -c144 B
29COPY etc/home/.bashrc /home/udx/.bashrc # buildkit750 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/bash177.2 KB
42RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash55.74 MB
43RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash110.03 KB
44RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash139 B
45COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #843 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