Install git in docker Image #19

Open
opened 2026-02-16 00:19:05 -05:00 by yindo · 1 comment
Owner

Originally created by @bikevit2008 on GitHub (Mar 4, 2025).

Hi there! I trying install custom version of my plugin comfyui with my custom fixes and i need use dependecies in requirements.txt from github. I need by myself go to bash and install to container git

Originally created by @bikevit2008 on GitHub (Mar 4, 2025). Hi there! I trying install custom version of my plugin comfyui with my custom fixes and i need use dependecies in `requirements.txt` from github. I need by myself go to bash and install to container git
yindo added the question label 2026-02-16 00:19:05 -05:00
Author
Owner

@41tair commented on GitHub (May 20, 2025):

Could you provide more information?

In which image should Git be installed?
Is installing Git intended for cloning a GitHub repository within the container?
If only using dependency files (e.g., requirements.txt), could they be utilized through a mounted volume approach instead?

@41tair commented on GitHub (May 20, 2025): Could you provide more information? In which image should Git be installed? Is installing Git intended for cloning a GitHub repository within the container? If only using dependency files (e.g., requirements.txt), could they be utilized through a mounted volume approach instead?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#19