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

Closed
opened 2026-08-05 01:17:06 -04:00 by saavagebueno · 1 comment
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:17:06 -04:00
Author
Owner

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

I addressed this in #3981

<!-- gh-comment-id:2987634439 --> @Silex commented on GitHub (Jun 19, 2025): I addressed this in #3981
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#8259