langflow/docker_example
Gabriel Luiz Freitas Almeida 9b09156aa6
Update Dockerfile, docker-compose.yml, and add langflow 1.0-alpha tag (#1620)
* Update Dockerfile to use logspace/langflow:latest image

* Update docker-compose.yml with new version and add PostgreSQL service

* Add langflow 1.0-alpha tag
2024-04-05 14:39:51 -03:00
..
docker-compose.yml Update Dockerfile, docker-compose.yml, and add langflow 1.0-alpha tag (#1620) 2024-04-05 14:39:51 -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