[GH-ISSUE #3919] docker-compose.yml should not contain version #8099

Open
opened 2026-08-05 01:15:59 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @B-z-F on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3919

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). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3919 **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 2026-08-05 01:15:59 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#8099