[PR #393] [MERGED] docs: Add Docker container service limitations and production warning #703

Closed
opened 2026-02-17 17:20:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/393
Author: @nitboss
Created: 9/5/2025
Status: Merged
Merged: 9/8/2025
Merged by: @nitboss

Base: mainHead: docs/docker-container-limitations


📝 Commits (3)

  • 79d4c5f feat: Add LangGraph Platform Release Versions page
  • e2dd796 docs: Add Docker container service limitations and production warning
  • 6f30653 small edits, remove file

📊 Changes

3 files changed (+19 additions, -0 deletions)

View changed files

📝 src/langgraph-platform/reference-overview.mdx (+2 -0)
src/langgraph-platform/release-versions.mdx (+11 -0)
📝 src/langsmith/docker.mdx (+6 -0)

📄 Description

Summary

  • Add note that Docker support is limited to local development environments only
  • Clarify that container services like AWS ECS, Azure Container Instances, and Google Cloud Run are not supported
  • Add prominent production warning in bold/red styling using Warning component

Changes

  • Updated LangSmith Docker guide (src/langsmith/docker.mdx) with container service limitations
  • Added clear production warning to prevent misuse in production environments

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/393 **Author:** [@nitboss](https://github.com/nitboss) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/8/2025 **Merged by:** [@nitboss](https://github.com/nitboss) **Base:** `main` ← **Head:** `docs/docker-container-limitations` --- ### 📝 Commits (3) - [`79d4c5f`](https://github.com/langchain-ai/docs/commit/79d4c5f77455dd71c4f233f40f07bc9a68d41957) feat: Add LangGraph Platform Release Versions page - [`e2dd796`](https://github.com/langchain-ai/docs/commit/e2dd7965d7bbf9620d625e052a795c88e0f4a96f) docs: Add Docker container service limitations and production warning - [`6f30653`](https://github.com/langchain-ai/docs/commit/6f3065361f7cb0917ec237731bd3adf62d143897) small edits, remove file ### 📊 Changes **3 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/reference-overview.mdx` (+2 -0) ➕ `src/langgraph-platform/release-versions.mdx` (+11 -0) 📝 `src/langsmith/docker.mdx` (+6 -0) </details> ### 📄 Description ## Summary - Add note that Docker support is limited to local development environments only - Clarify that container services like AWS ECS, Azure Container Instances, and Google Cloud Run are not supported - Add prominent production warning in bold/red styling using Warning component ## Changes - Updated LangSmith Docker guide (`src/langsmith/docker.mdx`) with container service limitations - Added clear production warning to prevent misuse in production environments --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:20:57 -05:00
yindo closed this issue 2026-02-17 17:20:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#703