langflow/docker_example
Gabriel Luiz Freitas Almeida 212cf9446a
Refactor run_on_mac_or_linux function and update Docker image tags (#1644)
* Refactor run_on_mac_or_linux function in __main__.py to remove open_browser parameter

* Update Docker image tags in GitHub workflows to use logspace/langflow instead of langflow/langflow

* Update package versions in pyproject.toml and poetry.lock
2024-04-08 21:27:11 -03:00
..
docker-compose.yml Refactor run_on_mac_or_linux function and update Docker image tags (#1644) 2024-04-08 21:27:11 -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