LangFuse / Dockerfile
Chris4K's picture
Update Dockerfile
dbfc0be verified
raw
history blame
189 Bytes
# 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