Start of teamspeak-service

I decided to try to run the home database on my server and after entering the command "docker compose ru - rm setup -domain=example.com [email protected] " an error came out … I understand that a version newer than the api requires has been installed

INFO 2022-12-07 06:39:29 found container id from match between cgroup and hostname
ERROR 2022-12-07 06:39:29 [postgres.go:48] could not find data dir for postgresql: Error response from daemon: client version 1.41 is too new. Maximum supported API version is 1.40
INFO 2022-12-07 06:39:29 Docker client closed
FATAL 2022-12-07 06:39:29 [main.go:85] CreateDatabase: failed to create db: Error response from daemon: client version 1.41 is too new. Maximum supported API version is 1.40

tell me where to dig in such a situation

Google is telling me that you need to update your Docker installation.

1 Like

it seems that docker is the last one installed that is available in repositories