Sign inSign up

usabilitydynamics/udx-worker-nodejs:0.22.0

Multi-platform
Security
Developer tools
Web servers
Index digest

sha256:7466608254abf7b0ec1d376b1eed0373dfffd16879d246ce4a077517f58a29ae

OS/ARCH

Compressed size

353.44 MB

Last pushed

9 months by usabilitydynamics

Type

Image

Manifest digest

sha256:1a97938bb20595ad9c9b87319008aa6ff2ce12bd8c92177b9a4f8a677fbf482a

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 / 26.99 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 -c115.61 MB
12RUN /bin/bash -o pipefail -c407.81 KB
13RUN /bin/bash -o pipefail -c4.12 MB
14RUN /bin/bash -o pipefail -c58.11 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 -c55.04 MB
17RUN /bin/bash -o pipefail -c88.68 KB
18RUN /bin/bash -o pipefail -c3.34 KB
19RUN /bin/bash -o pipefail -c186 B
20RUN /bin/bash -o pipefail -c448 B
21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit622 B
22COPY lib /usr/local/worker/lib/ # buildkit25.43 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 -c12.09 KB
26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB
27RUN /bin/bash -o pipefail -c1.56 KB
28RUN /bin/bash -o pipefail -c39.25 MB
29RUN /bin/bash -o pipefail -c144 B
30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit749 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.22.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/bash171.26 KB
43RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash53.52 MB
44RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash110.72 KB
45RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash139 B
46COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #845 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