penpot/penpot

bug: WARN[0006] docker-compose.yaml: `version` is obsolete

ErickDevv opened this issue · 0 comments

Steps To Reproduce

Based on official documentation:

wget https://raw.githubusercontent.com/penpot/penpot/main/docker/images/docker-compose.yaml
docker compose -p penpot -f docker-compose.yaml up -d

Expected behavior

That there were no warns when installing the project, hosting with docker.

Actual behavior

The message "WARN[0006] docker-compose.yaml: version is obsolete" appears when Docker Auto Host is installed. I think it's a Docker change. I used Docker-Compose.

Screenshots or video

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Environment (please complete the following information)

  • Ubuntu 23.10 x86_64
  • Docker version 26.1.1, build 4cf5afa

Frontend Stack Trace

No response

Backend Stack Trace

No response

Additional context

No response