Sign inSign up

iotium/example-mcp-servers:modelcontextprotocol-time

Multi-platform
Index digest

sha256:d8aaa906966f8043ec13c24ab529514ff3390ab16834f3598b2f95c31f494889

OS/ARCH

Compressed size

83.23 MB

Last pushed

6 months by buildiotium

Type

Image

Manifest digest

sha256:0b3386df33e96c519cd1f57b7b40d280376958b020a684d5e6cec3151f074ad2

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /root/.local /root/.local # buildkit29.57 MB
13COPY --chown=app:app /app/.venv /app/.venv #10.68 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 'arm64' out/ 'bookworm' '@1773619200'