cursor-agent-api-proxy (5-57a036ba5e77419f320701b6f25c05cc2c3aa280)
Published 2026-09-21 11:35:45 +00:00 by it
Installation
docker pull gitea.trinitysan.by/infra/cursor-agent-api-proxy:5-57a036ba5e77419f320701b6f25c05cc2c3aa280sha256:2198f3d79543eaaf689e043fc554bb4d6c4a0611e839db68db9145ad725732f0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 98ff48dc8f | linux/amd64 | 628 MiB |
Image Layers ( linux/amd64)
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:43d479b270bbaf47965cfc86b37f4c517bda83ddefda6f708f98c3b2b7d15396 in / |
| CMD ["/bin/bash"] |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends bash ca-certificates curl tzdata && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y --no-install-recommends nodejs && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c curl -fsS https://cursor.com/install | bash && CURSOR_VERSION_DIR="$(echo /root/.local/share/cursor-agent/versions/*)" && cp -r "${CURSOR_VERSION_DIR}" /opt/cursor-agent && ln -sf /opt/cursor-agent/cursor-agent /usr/local/bin/cursor-agent && ln -sf /opt/cursor-agent/cursor-agent /usr/local/bin/agent.real # buildkit |
| COPY src/ /app/src/ # buildkit |
| COPY scripts/ /app/scripts/ # buildkit |
| COPY cursor-bootstrap/ /opt/cursor-bootstrap/ # buildkit |
| COPY entrypoint.sh /app/entrypoint.sh # buildkit |
| RUN /bin/sh -c mkdir -p /workspace /home/nobody/.cursor && chmod +x /app/scripts/*.sh /app/entrypoint.sh && chown -R nobody:nogroup /opt/cursor-agent /opt/cursor-bootstrap /app /workspace /home/nobody # buildkit |
| WORKDIR /workspace |
| ENV PORT=4646 |
| ENV HOME=/home/nobody |
| ENV NODE_ENV=production |
| USER nobody |
| EXPOSE [4646/tcp] |
| ENTRYPOINT ["/app/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |
Details
2026-09-21 11:35:45 +00:00
Versions (7)
View all
Container
0
OCI / Docker
5-57a036ba5e77419f320701b6f25c05cc2c3aa280
2026-09-21
57a036ba5e77419f320701b6f25c05cc2c3aa280
2026-09-21
latest
2026-09-21
4-57a036ba5e77419f320701b6f25c05cc2c3aa280
2026-09-21
build-cache
2026-09-21