Sign inSign up

langchain/langsmith-backend-fips:0.17.20rc1

Multi-platform
Index digest

sha256:08d6e27fa190b58625b0021613c873b4e77a22e9f4253e98061991b8e1f21db3

OS/ARCH

Compressed size

959.97 MB

Last pushed

17 days by joaquinborggiolc

Type

Image

Manifest digest

sha256:3448fa469cd1227c37d1bc4d1abf24fd4613e6fa513fbf2149e1c8ecfacb6fc0

Image Layers

1apko2.8 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.11 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/sh37.26 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=1000194.92 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.06 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.69 MB
32COPY --chown=langsmith:langsmith /out/asynq-worker /code/smith-go/asynq-worker #86.3 MB
33COPY --chown=langsmith:langsmith /out/agent-gateway /code/smith-go/agent-gateway #53.62 MB
34COPY --chown=langsmith:langsmith /out/langsmith-edge /code/smith-go/langsmith-edge #35.25 MB
35COPY --chown=langsmith:langsmith /out/smith-intelligence /code/smith-go/smith-intelligence #51.33 MB
36COPY --chown=langsmith:langsmith /out/trajectory-grpc /code/smith-go/trajectory-grpc #36.98 MB
37COPY --chown=langsmith:langsmith /out/managed-tools-server /code/smith-go/managed-tools-server #48.91 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.sh491 B
40WORKDIR /code32 B
41COPY --chown=langsmith:langsmith ./smith-backend/*entrypoint.sh ./smith-backend/ #894 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/ #451 B
44COPY --chmod=0755 ./host-backend/fetch_aws_creds.sh /usr/local/bin/fetch_aws_creds_host.sh #675 B
45COPY --chmod=0755 ./smith-playground/fetch_aws_creds.sh /usr/local/bin/fetch_aws_creds_playground.sh #674 B
46COPY --chmod=0755 ./smith-go/gateway/fetch_aws_creds.sh /usr/local/bin/fetch_aws_creds_agent_gateway.sh #600 B
47COPY --chmod=0755 ./smith-go/sandboxes/fetch_aws_creds.sh /usr/local/bin/fetch_aws_creds_sandbox_ecr.sh #596 B
48COPY --chown=langsmith:langsmith ./smith-backend/aws_config /usr/.aws/config #390 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 #412 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 #342 B
53COPY --chmod=0755 ./smith-backend/entrypoints/agent_builder_trigger_server_entrypoint.sh /usr/local/bin/agent_builder_trigger_server_entrypoint.sh #336 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 #329 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.22 KB
62WORKDIR /code/smith-backend32 B
63USER langsmith0 B
64CMD ["./entrypoint.sh"]0 B

Command

apko