sha256:5eb0f9f0d886c29196a50d641ad730120d7f3515dd365b8c90278c8f080c3d26
OS/ARCH
linux/amd64
Compressed size
84.87 MB
Last pushed
4 months by vineethnkrishnan
Type
Image
Manifest digest
sha256:7daf242af113d837cd1b946ff0e40f2294f48f60a176985009ad1a43d71a4005
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG PACKAGE=stripe0 B11ARG PORT=80000 B12ENV NODE_ENV=production0 B13ENV PORT=80000 B14WORKDIR /app93 B15COPY package.json package-lock.json ./ #192 KB16COPY /app/packages/oauth-core/ packages/oauth-core/ # buildkit18.03 KB17COPY /app/packages/stripe/ packages/stripe/ # buildkit76.67 KB18RUN |2 PACKAGE=stripe PORT=8000 /bin/sh16.52 MB19ENV MCP_PACKAGE=stripe0 B20RUN |2 PACKAGE=stripe PORT=8000 /bin/sh1.11 KB21USER mcp0 B22EXPOSE [8000/tcp]0 B23CMD ["sh" "-c" "supergateway --stdio0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'