sha256:916d2dc3987bce7c9d2275e6d813567e91227e9fef5bb761fe38f2fb6ea7c3b4
OS/ARCH
Compressed size
63.99 MB
Last pushed
5 months by mekayelanik
Type
Image
Manifest digest
sha256:72a69eaf916f370041479af8a92983a66d5f28b62fe32653cee8741a5dae9a3e
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 "Checking988.63 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 /data78 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