sha256:9d3ece008bb8212b3102ee6e605d37cb7026b764c2aba0aa78995f8415847ea2
OS/ARCH
Compressed size
73.41 MB
Last pushed
8 months by acuvityadmin
Type
Image
Manifest digest
sha256:85edefc7603e1f31a4521679a39024030894e519c8c2bbd076c273f3bf027048
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=23.11.00 B4RUN /bin/sh -c addgroup -g49.47 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG TARGETARCH=amd640 B11ARG BASE=node:23.11.0-alpine3.210 B13LABEL org.opencontainers.image.title=maxibridge0 B14LABEL org.opencontainers.image.variant=node:23.11.0-alpine3.210 B15LABEL org.opencontainers.image.description=Maxibridge is a dynamic,0 B16LABEL org.opencontainers.image.source=https://github.com/acuvity/maxibridge0 B17LABEL org.opencontainers.image.licenses=Apache License0 B18LABEL org.opencontainers.image.author=Acuvity Inc.0 B19ENV BASE_IMAGE=node:23.11.0-alpine3.210 B20WORKDIR /app93 B21ARG BUILDKIT_SBOM_SCAN_STAGE=true0 B22RUN |3 TARGETARCH=amd64 BASE=node:23.11.0-alpine3.21 BUILDKIT_SBOM_SCAN_STAGE=true4.6 MB23HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80800 B24RUN |3 TARGETARCH=amd64 BASE=node:23.11.0-alpine3.21 BUILDKIT_SBOM_SCAN_STAGE=true1.01 KB25USER appuser0 B26EXPOSE map[8000/tcp:{}]0 B27COPY --chmod=755 in/maxibridge-linux-amd64 /usr/bin/maxibridge #14.67 MB28COPY --chmod=755 ./entrypoint.sh / #608 B29ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit