Sign inSign up

iotium/example-mcp-servers:modelcontextprotocol-time

Multi-platform
Index digest

sha256:d8aaa906966f8043ec13c24ab529514ff3390ab16834f3598b2f95c31f494889

OS/ARCH

Compressed size

83.38 MB

Last pushed

6 months by buildiotium

Type

Image

Manifest digest

sha256:581d5cbcff53988c3b7f4af1ea0f7e820f46bf60d5841e6053354d6fc99cae40

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /root/.local /root/.local # buildkit29.17 MB
13COPY --chown=app:app /app/.venv /app/.venv #10.9 MB
14ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15ENV LOCAL_TIMEZONE=UTC0 B
16ENTRYPOINT ["mcp-server-time" "--local-timezone" "${LOCAL_TIMEZONE}"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'