Simple Docker wrapper for LangFlow.
This is basically just a copy-paste of their docker example, so that you don't need to clone the whole repository.
git clone https://github.com/tlaanemaa/langflow-docker.git
cd langflow-docker
docker compose up
The web UI will be accessible on port 7860