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

503.25 MB

Last pushed

9 months by usabilitydynamics

Type

Image

Manifest digest

sha256:2b3fe5f5e9856a55e2e034b450c12dbe2950238920dc5015af947d9b04214435

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 / 28.34 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 -c117.26 MB
12RUN /bin/bash -o pipefail -c407.79 KB
13RUN /bin/bash -o pipefail -c4.51 MB
14RUN /bin/bash -o pipefail -c201.4 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.47 MB
17RUN /bin/bash -o pipefail -c88.68 KB
18RUN /bin/bash -o pipefail -c3.35 KB
19RUN /bin/bash -o pipefail -c188 B
20RUN /bin/bash -o pipefail -c449 B
21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit620 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/ # buildkit629 B
25RUN /bin/bash -o pipefail -c12.09 KB
26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.54 KB
27RUN /bin/bash -o pipefail -c1.56 KB
28RUN /bin/bash -o pipefail -c39.64 MB
29RUN /bin/bash -o pipefail -c144 B
30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit746 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/bash174.06 KB
43RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash53.83 MB
44RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash110.13 KB
45RUN |2 NODE_VERSION=22.17.1 APP_PORT=8080 /bin/bash140 B
46COPY --chown=udx:udx LICENSE /usr/src/app/LICENSE #846 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