[PR #1273] [MERGED] fix devcontainer issue #22979

Closed
opened 2026-02-21 20:20:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1273
Author: @guangtouwangba
Created: 10/6/2023
Status: Merged
Merged: 10/6/2023
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (5)

  • 46e8aa9 change devconatainer start with docker compose
  • 1983a4b temp disable post start or create command
  • 1eea96b change dockercompose into fixed image
  • 93cce0e temp rollback into dockerfile start
  • f655215 rename devcontainer

📊 Changes

2 files changed (+5 additions, -9 deletions)

View changed files

📝 .devcontainer/Dockerfile (+4 -7)
📝 .devcontainer/devcontainer.json (+1 -2)

📄 Description

fix issue #1272

in this pr:

  1. change devcontainer base image into python3.10
  2. remove useless feature in devcontainer

🔄 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/langgenius/dify/pull/1273 **Author:** [@guangtouwangba](https://github.com/guangtouwangba) **Created:** 10/6/2023 **Status:** ✅ Merged **Merged:** 10/6/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`46e8aa9`](https://github.com/langgenius/dify/commit/46e8aa9fac69965b98151c724129911e8f389d7e) change devconatainer start with docker compose - [`1983a4b`](https://github.com/langgenius/dify/commit/1983a4bb1b8fcd1c526949ea9d333ccc1fc9fc69) temp disable post start or create command - [`1eea96b`](https://github.com/langgenius/dify/commit/1eea96ba2df83036ff0072128f0dcbb891cb76b0) change dockercompose into fixed image - [`93cce0e`](https://github.com/langgenius/dify/commit/93cce0e7b5b6d37a27d43a3e60d06d9fc195846f) temp rollback into dockerfile start - [`f655215`](https://github.com/langgenius/dify/commit/f6552156449d6effabe76fb65ebb4b04725b0bf9) rename devcontainer ### 📊 Changes **2 files changed** (+5 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/Dockerfile` (+4 -7) 📝 `.devcontainer/devcontainer.json` (+1 -2) </details> ### 📄 Description fix issue #1272 in this pr: 1. change devcontainer base image into python3.10 2. remove useless feature in devcontainer --- <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-21 20:20:11 -05:00
yindo closed this issue 2026-02-21 20:20:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22979