Sign inSign up

langchain/langsmith-backend:0.17.20rc1

Multi-platform
Index digest

sha256:2be4d9b6fe1c8da1f4ea591288c868a4a67f731067615a8f18e3b4506acbaed2

OS/ARCH

Compressed size

927.98 MB

Last pushed

14 days by joaquinborggiolc

Type

Image

Manifest digest

sha256:a9d70bb0df609fc6760c99d6ab82f3e7f98af3826e20119cf2852d67664c0d76

Image Layers

1apko2.8 MB
2apko3.2 MB
3apko415.38 KB
4apko174.74 KB
5apko95.62 KB
6apko93.56 KB
7apko105.58 KB
8apko62.89 KB
9apko11.55 KB
10apko2.8 KB
11apko13.82 KB
12ARG PYTHON_VERSION=3.140 B
13ARG PYTHON_APK_VERSION=3.14.6-r40 B
14RUN |2 PYTHON_VERSION=3.14 PYTHON_APK_VERSION=3.14.6-r4 /bin/sh33.31 MB
15ARG UID=10000 B
16ARG GID=10000 B
17ARG GIT_SHA=c51af74dff42dec250ba0cab263735c86f226ab70 B
18RUN |5 PYTHON_VERSION=3.14 PYTHON_APK_VERSION=3.14.6-r4 UID=10001.01 KB
19RUN |5 PYTHON_VERSION=3.14 PYTHON_APK_VERSION=3.14.6-r4 UID=1000175.76 MB
20RUN |5 PYTHON_VERSION=3.14 PYTHON_APK_VERSION=3.14.6-r4 UID=1000259.37 KB
21ENV GIT_SHA=c51af74dff42dec250ba0cab263735c86f226ab70 B
22ENV PYTHONFAULTHANDLER=10 B
23ENV PYTHONUNBUFFERED=True0 B
24ENV LOG_LEVEL=info0 B
25ENV LANGCHAIN_REPO_ROOT=/code0 B
26ENV AWS_CONFIG_FILE=/usr/.aws/config0 B
27ENV DD_TRACE_PROPAGATION_STYLE=datadog,tracecontext0 B
28ENV PATH=/code/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin0 B
29COPY --chown=langsmith:langsmith /code /code #308.07 MB
30COPY --chown=langsmith:langsmith /out/clickhouse-migrate /usr/local/bin/clickhouse-migrate #4.61 MB
31COPY --chown=langsmith:langsmith /out/smith-go /code/smith-go/smith-go #92.66 MB
32COPY --chown=langsmith:langsmith /out/asynq-worker /code/smith-go/asynq-worker #85.34 MB
33COPY --chown=langsmith:langsmith /out/agent-gateway /code/smith-go/agent-gateway #52.61 MB
34COPY --chown=langsmith:langsmith /out/langsmith-edge /code/smith-go/langsmith-edge #34.22 MB
35COPY --chown=langsmith:langsmith /out/smith-intelligence /code/smith-go/smith-intelligence #50.32 MB
36COPY --chown=langsmith:langsmith /out/trajectory-grpc /code/smith-go/trajectory-grpc #35.98 MB
37COPY --chown=langsmith:langsmith /out/managed-tools-server /code/smith-go/managed-tools-server #47.88 MB
38COPY --chown=langsmith:langsmith ./smith-go/static /code/smith-go/static #3.57 KB
39COPY --chown=langsmith:langsmith ./smith-go/entrypoint.sh ./smith-go/asynq_worker_entrypoint.sh ./smith-go/agent_gateway_entrypoint.sh488 B
40WORKDIR /code32 B
41COPY --chown=langsmith:langsmith ./smith-backend/*entrypoint.sh ./smith-backend/ #893 B
42COPY --chown=langsmith:langsmith ./host-backend/entrypoint.sh ./host-backend/listener_entrypoint.sh ./host-backend/549 B
43COPY --chown=langsmith:langsmith ./smith-playground/entrypoint.sh ./smith-playground/ #452 B
44COPY --chmod=0755 ./host-backend/fetch_aws_creds.sh /usr/local/bin/fetch_aws_creds_host.sh #673 B
45COPY --chmod=0755 ./smith-playground/fetch_aws_creds.sh /usr/local/bin/fetch_aws_creds_playground.sh #676 B
46COPY --chmod=0755 ./smith-go/gateway/fetch_aws_creds.sh /usr/local/bin/fetch_aws_creds_agent_gateway.sh #597 B
47COPY --chmod=0755 ./smith-go/sandboxes/fetch_aws_creds.sh /usr/local/bin/fetch_aws_creds_sandbox_ecr.sh #597 B
48COPY --chown=langsmith:langsmith ./smith-backend/aws_config /usr/.aws/config #391 B
49COPY --chmod=0755 ./smith-backend/entrypoints/smith_backend_entrypoint.sh /usr/local/bin/smith_backend_entrypoint.sh #478 B
50COPY --chmod=0755 ./smith-backend/entrypoints/host_backend_entrypoint.sh /usr/local/bin/host_backend_entrypoint.sh #413 B
51COPY --chmod=0755 ./smith-backend/entrypoints/smith_playground_entrypoint.sh /usr/local/bin/smith_playground_entrypoint.sh #322 B
52COPY --chmod=0755 ./smith-backend/entrypoints/agent_builder_tool_server_entrypoint.sh /usr/local/bin/agent_builder_tool_server_entrypoint.sh #341 B
53COPY --chmod=0755 ./smith-backend/entrypoints/agent_builder_trigger_server_entrypoint.sh /usr/local/bin/agent_builder_trigger_server_entrypoint.sh #335 B
54COPY --chmod=0755 ./smith-backend/entrypoints/smith_go_entrypoint.sh /usr/local/bin/smith_go_entrypoint.sh #325 B
55COPY --chmod=0755 ./smith-backend/entrypoints/asynq_worker_entrypoint.sh /usr/local/bin/asynq_worker_entrypoint.sh #331 B
56COPY --chmod=0755 ./smith-backend/entrypoints/agent_gateway_entrypoint.sh /usr/local/bin/agent_gateway_entrypoint.sh #330 B
57COPY --chmod=0755 ./smith-backend/entrypoints/langsmith_edge_entrypoint.sh /usr/local/bin/langsmith_edge_entrypoint.sh #315 B
58COPY --chmod=0755 ./smith-backend/entrypoints/smith_intelligence_entrypoint.sh /usr/local/bin/smith_intelligence_entrypoint.sh #322 B
59COPY --chmod=0755 ./smith-backend/entrypoints/trajectory_grpc_entrypoint.sh /usr/local/bin/trajectory_grpc_entrypoint.sh #316 B
60COPY --chmod=0755 ./smith-backend/entrypoints/managed_tools_server_entrypoint.sh /usr/local/bin/managed_tools_server_entrypoint.sh #335 B
61RUN |5 PYTHON_VERSION=3.14 PYTHON_APK_VERSION=3.14.6-r4 UID=10001.21 KB
62WORKDIR /code/smith-backend32 B
63USER langsmith0 B
64CMD ["./entrypoint.sh"]0 B

Command

apko