sha256:0db1f25e3fcea8477a6e6b98fbf22da7c2319d86ec1d47931cc1b4f3a1eaaccf
OS/ARCH
Compressed size
63.99 MB
Last pushed
5 months by mekayelanik
Type
Image
Manifest digest
sha256:d252f47752f78a2368d16e4dafe917634bd29e67f86058cda748bb711b6948c3
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit3.77 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=25.9.00 B4RUN /bin/sh -c addgroup -g42.2 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.05 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit435 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11LABEL org.opencontainers.image.source=https://github.com/mekayelanik/knowledge-graph-mcp-docker0 B12COPY ./resources/ /usr/local/bin/ # buildkit8.96 KB13RUN /bin/sh -c chmod +x9.08 KB14RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"4.02 MB15COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit9.72 MB16RUN /bin/sh -c mkdir -p143 B17RUN /bin/sh -c echo "Checking987.14 KB18RUN /bin/sh -c echo "Installing2.24 MB19ARG PORT=80100 B20ARG API_KEY=0 B21ENV PORT=80100 B22ENV API_KEY=0 B23ENV MEMORY_PATH=/data/.aim0 B24WORKDIR /data76 B25VOLUME [/data]0 B26HEALTHCHECK {Test:[CMD-SHELL sh -c 'wget0 B27ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit