# Clone the Langfuse repository #FROM langfuse/langfuse:latest #git clone https://github.com/langfuse/langfuse.git #cd langfuse # Start the database and langfuse server #docker compose up