cursor-agent-api-proxy (7-96106c5c8ca178522d7fc26b37fbc161d5c0c73c)
Published 2026-09-24 12:32:12 +00:00 by it
Installation
docker pull dcr.trinitysan.by/infra/cursor-agent-api-proxy:7-96106c5c8ca178522d7fc26b37fbc161d5c0c73csha256:52036218e6ac0ecb4298a0f8eb2d8da6cc557c7b37e57cd9b571af9e7f4f8bc8
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-24 12:32:12 +00:00
Versions (13)
View all
Container
0
OCI / Docker
8-23509cece5c1f17885dd830e4815f3dfd1e5fe49
2026-09-24
23509cece5c1f17885dd830e4815f3dfd1e5fe49
2026-09-24
latest
2026-09-24
7-96106c5c8ca178522d7fc26b37fbc161d5c0c73c
2026-09-24
96106c5c8ca178522d7fc26b37fbc161d5c0c73c
2026-09-24