- https://jeezft.xyz
-
Shitcoding frfr
- Joined on
2025-09-30
Block a user
go-mcp-stack (planka)
Published 2026-06-24 17:17:35 +12:00 by jeezft
Installation
docker pull gitea.jeezft.xyz/jeezft/go-mcp-stack:plankasha256:ff1c4f17f9bf263293d47b77e52167d62816205a789b02968f4a0b7566534a28
Image Layers
| ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit |
| COPY /planka-mcp /planka-mcp # buildkit |
| EXPOSE map[8097/tcp:{}] |
| ENTRYPOINT ["/planka-mcp"] |