docker-compose.yml should not contain version #1933

Closed
opened 2025-11-20 06:09:36 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @B-z-F on GitHub (Jun 3, 2025).

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 
Originally created by @B-z-F on GitHub (Jun 3, 2025). **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 ```
saavagebueno added the triage-needed label 2025-11-20 06:09:36 -05:00
Author
Owner

@Silex commented on GitHub (Jun 19, 2025):

I addressed this in #3981

@Silex commented on GitHub (Jun 19, 2025): I addressed this in #3981
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1933