Dockers
This guide will help you get LangFlow up and running using Docker and Docker Compose.
+Dockers
This guide will help you get LangFlow up and running using Docker and Docker Compose.
Prerequisites
-
@@ -69,6 +69,6 @@
langflow-postgres: This volume is mapped to/var/lib/postgresql/datain the container.
Switch to a specific LangFlow version
-If you want to use a specific version of LangFlow, you can modify the image field under the langflow service in the Docker Compose file. For example, to use version 1.0-alpha, change langflowai/langflow:latest to langflowai/langflow:1.0-alpha.
If you want to use a specific version of LangFlow, you can modify the image field under the langflow service in the Docker Compose file. For example, to use version 1.0-alpha, change langflowai/langflow:latest to langflowai/langflow:1.0-alpha.