Sign inSign up

usabilitydynamics/udx-worker-nodejs:0.24.0

Multi-platform
Security
Developer tools
Web servers
Index digest

sha256:05698a16345c9efd8345136c72e1e33ab5f7302ca955467c0b4f9fc565b20f77

OS/ARCH

Compressed size

506.77 MB

Last pushed

8 months by usabilitydynamics

Type

Image

Manifest digest

sha256:9fd19ad1969b28097b5e305ed2c85eab31604e3dd1e76328360db39aec4d8f86

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.29 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 -c57.66 MB
17RUN /bin/bash -o pipefail -c102 KB
18RUN /bin/bash -o pipefail -c3.34 KB
19RUN /bin/bash -o pipefail -c185 B
20RUN /bin/bash -o pipefail -c447 B
21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit619 B
22COPY lib /usr/local/worker/lib/ # buildkit25.43 KB
23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit297 B
24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit625 B
25RUN /bin/bash -o pipefail -c12.08 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 -c39.53 MB
29RUN /bin/bash -o pipefail -c144 B
30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit748 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.24.00 B
36ARG NODE_VERSION=22.21.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.21.1 APP_PORT=8080 /bin/bash175.4 KB
43RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash55.62 MB
44RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash109.48 KB
45RUN |2 NODE_VERSION=22.21.1 APP_PORT=8080 /bin/bash138 B
46COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #842 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