Sign inSign up

langchain/langsmith-backend-fips:0.17.19rc1

Multi-platform
Index digest

sha256:590fc25ba82c2d211a6d3b8160ebebcd9da0f74ca5a38eb33eff18336de86533

OS/ARCH

Compressed size

939.22 MB

Last pushed

18 days by joaquinborggiolc

Type

Image

Manifest digest

sha256:3f6d00d8dab43d160a570e2f19d42f95ef66003cecbdfbccf35413235be2af8e

Image Layers

1apko2.81 MB
2apko3.2 MB
3apko879.03 KB
4apko415.38 KB
5apko174.74 KB
6apko95.62 KB
7apko93.56 KB
8apko105.58 KB
9apko12.11 KB
10apko74.17 KB
11apko19.1 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/sh36.92 MB
15ARG UID=10000 B
16ARG GID=10000 B
17ARG GIT_SHA=1c7eb76b9c90849ba5eeac78b32d3b0b7bebb06d0 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=1000194.61 MB
20RUN |5 PYTHON_VERSION=3.14 PYTHON_APK_VERSION=3.14.6-r4 UID=1000259.37 KB
21ENV GIT_SHA=1c7eb76b9c90849ba5eeac78b32d3b0b7bebb06d0 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 #307.15 MB
30COPY --chown=langsmith:langsmith /out/clickhouse-migrate /usr/local/bin/clickhouse-migrate #5.54 MB
31COPY --chown=langsmith:langsmith /out/smith-go /code/smith-go/smith-go #93.94 MB
32COPY --chown=langsmith:langsmith /out/asynq-worker /code/smith-go/asynq-worker #85.97 MB
33COPY --chown=langsmith:langsmith /out/agent-gateway /code/smith-go/agent-gateway #53.59 MB
34COPY --chown=langsmith:langsmith /out/langsmith-edge /code/smith-go/langsmith-edge #35.24 MB
35COPY --chown=langsmith:langsmith /out/smith-intelligence /code/smith-go/smith-intelligence #51.32 MB
36COPY --chown=langsmith:langsmith /out/trajectory-grpc /code/smith-go/trajectory-grpc #36.97 MB
37COPY --chown=langsmith:langsmith /out/managed-tools-server /code/smith-go/managed-tools-server #29.87 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/547 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 #601 B
47COPY --chown=langsmith:langsmith ./smith-backend/aws_config /usr/.aws/config #369 B
48COPY --chmod=0755 ./smith-backend/entrypoints/smith_backend_entrypoint.sh /usr/local/bin/smith_backend_entrypoint.sh #477 B
49COPY --chmod=0755 ./smith-backend/entrypoints/host_backend_entrypoint.sh /usr/local/bin/host_backend_entrypoint.sh #412 B
50COPY --chmod=0755 ./smith-backend/entrypoints/smith_playground_entrypoint.sh /usr/local/bin/smith_playground_entrypoint.sh #320 B
51COPY --chmod=0755 ./smith-backend/entrypoints/agent_builder_tool_server_entrypoint.sh /usr/local/bin/agent_builder_tool_server_entrypoint.sh #341 B
52COPY --chmod=0755 ./smith-backend/entrypoints/agent_builder_trigger_server_entrypoint.sh /usr/local/bin/agent_builder_trigger_server_entrypoint.sh #335 B
53COPY --chmod=0755 ./smith-backend/entrypoints/smith_go_entrypoint.sh /usr/local/bin/smith_go_entrypoint.sh #325 B
54COPY --chmod=0755 ./smith-backend/entrypoints/asynq_worker_entrypoint.sh /usr/local/bin/asynq_worker_entrypoint.sh #331 B
55COPY --chmod=0755 ./smith-backend/entrypoints/agent_gateway_entrypoint.sh /usr/local/bin/agent_gateway_entrypoint.sh #328 B
56COPY --chmod=0755 ./smith-backend/entrypoints/langsmith_edge_entrypoint.sh /usr/local/bin/langsmith_edge_entrypoint.sh #316 B
57COPY --chmod=0755 ./smith-backend/entrypoints/smith_intelligence_entrypoint.sh /usr/local/bin/smith_intelligence_entrypoint.sh #323 B
58COPY --chmod=0755 ./smith-backend/entrypoints/trajectory_grpc_entrypoint.sh /usr/local/bin/trajectory_grpc_entrypoint.sh #314 B
59COPY --chmod=0755 ./smith-backend/entrypoints/managed_tools_server_entrypoint.sh /usr/local/bin/managed_tools_server_entrypoint.sh #334 B
60RUN |5 PYTHON_VERSION=3.14 PYTHON_APK_VERSION=3.14.6-r4 UID=10001.22 KB
61WORKDIR /code/smith-backend32 B
62USER langsmith0 B
63CMD ["./entrypoint.sh"]0 B

Command

apko