Sign inSign up

seatable/seatable-mcp:commit-b176c65

Machine learning & AI
Index digest

sha256:616840c07dd825609ba31fc5ef426068fa85bc5e874f4c25472bfdabfa13809b

OS/ARCH

linux/amd64

Compressed size

61.06 MB

Last pushed

6 months by githubseatableio

Type

Image

Manifest digest

sha256:a67f9ad5d89a29fc2e642d99e45c65fd02ea0a6e98e1a129221c6889357ceb3d

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.10 B
4RUN /bin/sh -c addgroup -g49.66 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk upgrade691.6 KB
11WORKDIR /app93 B
12COPY /app/dist ./dist # buildkit83.22 KB
13COPY /app/node_modules ./node_modules # buildkit5.75 MB
14COPY /app/package.json ./ # buildkit1.05 KB
15USER node0 B
16ENV PORT=30000 B
17EXPOSE [3000/tcp]0 B
18HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://127.0.0.1:3000/health0 B
19CMD ["node" "dist/index.js" "--http"]0 B

Command

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