Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

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

Open
savareyhano wants to merge 1 commit into
nilsherzig:mainfrom
savareyhano:fix/docker-compose-version-obsolete
Open

fix(docker-compose): version is obsolete#103
savareyhano wants to merge 1 commit into
nilsherzig:mainfrom
savareyhano:fix/docker-compose-version-obsolete

Conversation

@savareyhano
Copy link
Copy Markdown

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant