Skip to content

tlaanemaa/langflow-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangFlow Docker

Simple Docker wrapper for LangFlow.

Build and push Docker image to GHCR

This is basically just a copy-paste of their docker example, so that you don't need to clone the whole repository.

Running

git clone https://github.com/tlaanemaa/langflow-docker.git
cd langflow-docker
docker compose up

The web UI will be accessible on port 7860

Resources

Releases

No releases published