pezzolabs / pezzo

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
https://pezzo.ai
Apache License 2.0
1.94k stars 177 forks source link

Unable to start docker compose #294

Closed ImYrS closed 2 months ago

ImYrS commented 2 months ago

Report

Like the title, unable to start docker by following official docs.

Expected behavior

No response

Steps to reproduce the problem

No response

Logs (if applicable)

root@im-pezzo:~/pezzo# docker compose up
WARN[0000] /root/pezzo/docker-compose.infra.yaml: `version` is obsolete 
env file /root/pezzo/.env.local not found: stat /root/pezzo/.env.local: no such file or directory

Here's docker info

root@im-pezzo:~/pezzo# docker version
Client: Docker Engine - Community
 Version:           26.0.1
 API version:       1.45
 Go version:        go1.21.9
 Git commit:        d260a54
 Built:             Thu Apr 11 10:53:21 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          26.0.1
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.9
  Git commit:       60b9add
  Built:            Thu Apr 11 10:53:21 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.31
  GitCommit:        e377cd56a71523140ca6ae87e30244719194a521
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Pezzo version

No response

How do you use Pezzo?

Docker Compose