langflow/docker_example
Gabriel Luiz Freitas Almeida cf4ca624b4
Update package versions in pyproject.toml and fix dependencies (#1643)
* Update package versions in pyproject.toml and fix dependencies

* Update Docker image tags in GitHub workflows and README.md
2024-04-08 17:18:23 -03:00
..
docker-compose.yml Update package versions in pyproject.toml and fix dependencies (#1643) 2024-04-08 17:18:23 -03:00
Dockerfile Update Dockerfile, docker-compose.yml, and add langflow 1.0-alpha tag (#1620) 2024-04-05 14:39:51 -03:00
README.md Added readme for docker example 2023-08-24 12:28:42 -04:00

LangFlow Docker Running

git clone git@github.com:logspace-ai/langflow.git
cd langflow/docker_example
docker compose up

The web UI will be accessible on port 7860