Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INFO: docker-compose.yml: "version" -> obsolete #5823

Closed
5 tasks done
omexlu opened this issue Apr 4, 2024 · 6 comments
Closed
5 tasks done

INFO: docker-compose.yml: "version" -> obsolete #5823

omexlu opened this issue Apr 4, 2024 · 6 comments
Labels

Comments

@omexlu
Copy link

omexlu commented Apr 4, 2024

Contribution guidelines

I've found a bug and checked that ...

  • ... I understand that not following the below instructions will result in immediate closure and/or deletion of my issue.
  • ... I have understood that this bug report is dedicated for bugs, and not for support-related inquiries.
  • ... I have understood that answers are voluntary and community-driven, and not commercial support.
  • ... I have verified that my issue has not been already answered in the past. I also checked previous issues.

Description

Hi,

I just want to let you know that a WARN message appears in the update-script that says the following:
docker-compose.yml: "version" -> obsolete

I don't know to what extent this has an influence now, but the variable "version" seems to be obsolete now.

It's not really a bug report but just a hint :)

Thanks in advance.

Logs:

NOT NEEDED

Steps to reproduce:

1. Just run the update script with actual system.

Which branch are you using?

master

Which architecture are you using?

x86

Operating System:

Ubuntu 20.04 LTS

Server/VM specifications:

VM

Is Apparmor, SELinux or similar active?

no

Virtualization technology:

KVM

Docker version:

actual one for 20.04 LTS

docker-compose version or docker compose version:

v2.10.2 / v2.25.0

mailcow version:

actual version

Reverse proxy:

NO

Logs of git diff:

NOT NEEDED

Logs of iptables -L -vn:

NOT NEEDED

Logs of ip6tables -L -vn:

NOT NEEDED

Logs of iptables -L -vn -t nat:

NOT NEEDED

Logs of ip6tables -L -vn -t nat:

NOT NEEDED

DNS check:

NOT NEEDED
@omexlu omexlu added the bug label Apr 4, 2024
@MaxXor
Copy link
Contributor

MaxXor commented Apr 4, 2024

Duplicate of #5797

@omexlu
Copy link
Author

omexlu commented Apr 4, 2024

@DerLinkman this get fixed on your end maybe?

@milkmaker
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@milkmaker milkmaker added the stale Please update the issue with current status, unclear if it's still open/needed. label Jun 3, 2024
@kovacs-andras
Copy link

Docker is just docker. Don't care about it. While you can remove that line beacuse it doesn't necessary anymore imho it could break backward-compatibility.

@milkmaker milkmaker removed the stale Please update the issue with current status, unclear if it's still open/needed. label Jun 7, 2024
@DerLinkman
Copy link
Member

Docker is just docker. Don't care about it. While you can remove that line beacuse it doesn't necessary anymore imho it could break backward-compatibility.

It does not at least if you use Compose v2 which we require to operate mailcow. Even in the first 2.X Version the version section of a compose file is optional and not needed anymore.

@DerLinkman
Copy link
Member

This issue will be fixed with the June patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants