netbird icon indicating copy to clipboard operation
netbird copied to clipboard

docker-compose.yml should not contain version

Open B-z-F opened this issue 7 months ago • 1 comments

Describe the problem

docker-compose.yml created from getting-started-with-zitadel.sh via function renderDockerCompose() should not contain version - it causes warning from docker compose:

WARN[0000] docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion 

B-z-F avatar Jun 03 '25 14:06 B-z-F

I addressed this in #3981

Silex avatar Jun 19 '25 10:06 Silex