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

fix(docker-compose): version is obsolete #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

savareyhano
Copy link

@savareyhano savareyhano commented Apr 28, 2024

With the recent version of docker, running 'docker-compose up' produces an error of version is obsolete:
Screenshot 2024-04-28 234809

Similar issue is found on another github repository:
nextcloud
mailcow-dockerized

This problem is fixed by removing this line from 'docker-compose.yaml'

version: '3.7'

@savareyhano savareyhano force-pushed the fix/docker-compose-version-obsolete branch from 6d79c5a to 85f4f80 Compare April 28, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant