sha256:f91e91cc42047219f89c9f6d2420981018def34a7d49602471a2aa771c77b977
OS/ARCH
Compressed size
73.41 MB
Last pushed
9 months by acuvityadmin
Type
Image
Manifest digest
sha256:045061cde83b6eac9877f384815acc57a81ebdacbf468d54e67b33a4b1092277
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