sha256:ba378a27c55189c7f6b74f14a08b6ddd098ac1df0aea8b2a9493381f7fcc2e91
OS/ARCH
linux/amd64
Compressed size
61.35 MB
Last pushed
26 days by razvanbotea
Type
Image
Manifest digest
sha256:e2df85497c606b5083c91834202f431c41d0aea707b9b5e98442c852c3dd2384
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c addgroup -g50.09 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG INSTALL_DIR=/usr/local/nexxus-worker-websockets-transport0 B11ARG NXX_CONF_PATH=/etc/nexxus/worker-websockets-transport.conf.json0 B12LABEL org.opencontainers.image.title=nexxus-worker-websockets-transport org.opencontainers.image.description=Pluggable base image0 B13RUN |2 INSTALL_DIR=/usr/local/nexxus-worker-websockets-transport NXX_CONF_PATH=/etc/nexxus/worker-websockets-transport.conf.json /bin/sh19.91 KB14ENV NXX_CONF_PATH=/etc/nexxus/worker-websockets-transport.conf.json NODE_ENV=production0 B15WORKDIR /usr/local/nexxus-worker-websockets-transport164 B16COPY --chown=nexxus:nexxus /usr/local/nexxus-worker-websockets-transport /usr/local/nexxus-worker-websockets-transport #6.36 MB17RUN |2 INSTALL_DIR=/usr/local/nexxus-worker-websockets-transport NXX_CONF_PATH=/etc/nexxus/worker-websockets-transport.conf.json /bin/sh122 B18USER nexxus0 B19ENTRYPOINT ["/sbin/tini" "-g" "--"]0 B20CMD ["node" "--enable-source-maps" "dist/index.js"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit