Sign inSign up

usabilitydynamics/udx-worker-nodejs:0.18.0

Multi-platform
Security
Developer tools
Web servers
Index digest

sha256:1d5ca9bee65fe0dfdffb308c683673a5aeb0fe7f2998dfcdaef8164feec86805

OS/ARCH

Compressed size

348.37 MB

Last pushed

11 months by usabilitydynamics

Type

Image

Manifest digest

sha256:896c981887d5db0a66d3ab4c4c6a91440d45ed7af4fd5d7f1981a2bb338f961f

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 -c113.68 MB
12RUN /bin/bash -o pipefail -c407.81 KB
13RUN /bin/bash -o pipefail -c4.11 MB
14RUN /bin/bash -o pipefail -c57.37 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 -c54.25 MB
17RUN /bin/bash -o pipefail -c86.68 KB
18RUN /bin/bash -o pipefail -c3.34 KB
19RUN /bin/bash -o pipefail -c186 B
20RUN /bin/bash -o pipefail -c453 B
21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit622 B
22COPY lib /usr/local/worker/lib/ # buildkit23.52 KB
23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit297 B
24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit597 B
25RUN /bin/bash -o pipefail -c10.48 KB
26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.54 KB
27RUN /bin/bash -o pipefail -c1.55 KB
28RUN /bin/bash -o pipefail -c37.65 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.18.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.23 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.65 KB
45RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash140 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