razvanbotea/nexxus-worker-websockets-transport:0.0.3

Message queues
Web servers
Index digest

sha256:ac491a8ba14f12a32ff99d89c55ba919a372dc1b9d4091d2157a6d06aa9c9a0d

OS/ARCH

linux/amd64

Compressed size

61.83 MB

Last pushed

22 days by razvanbotea

Type

Image

Manifest digest

sha256:e7e845fa59f9c13afebbdc0835c292e48e78cc51c7c2e4bee4fd4664d8403c61

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c addgroup -g50.09 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG INSTALL_DIR=/usr/local/nexxus-worker-websockets-transport0 B
11ARG NXX_CONF_PATH=/etc/nexxus/worker-websockets-transport.conf.json0 B
12LABEL org.opencontainers.image.title=nexxus-worker-websockets-transport org.opencontainers.image.description=Pluggable base image0 B
13RUN |2 INSTALL_DIR=/usr/local/nexxus-worker-websockets-transport NXX_CONF_PATH=/etc/nexxus/worker-websockets-transport.conf.json /bin/sh19.91 KB
14ENV NXX_CONF_PATH=/etc/nexxus/worker-websockets-transport.conf.json NODE_ENV=production0 B
15WORKDIR /usr/local/nexxus-worker-websockets-transport164 B
16COPY --chown=nexxus:nexxus /usr/local/nexxus-worker-websockets-transport /usr/local/nexxus-worker-websockets-transport #6.85 MB
17RUN |2 INSTALL_DIR=/usr/local/nexxus-worker-websockets-transport NXX_CONF_PATH=/etc/nexxus/worker-websockets-transport.conf.json /bin/sh122 B
18USER nexxus0 B
19ENTRYPOINT ["/sbin/tini" "-g" "--"]0 B
20CMD ["node" "--enable-source-maps" "dist/index.js"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit