Skip to content

chore: update version in docker-compose.yml - #1781

Merged
nejch merged 1 commit into
mainfrom
jlvillal/docker_compose
Dec 27, 2021
Merged

chore: update version in docker-compose.yml#1781
nejch merged 1 commit into
mainfrom
jlvillal/docker_compose

Conversation

@JohnVillalovos

Copy link
Copy Markdown
Member

When running with docker-compose on Ubuntu 20.04 I got the error:

$ docker-compose up
ERROR: The Compose file './docker-compose.yml' is invalid because:
networks.gitlab-network value Additional properties are not allowed ('name' was unexpected)

Changing the version in the docker-compose.yml file fro '3' to '3.5'
resolved the issue.

When running with docker-compose on Ubuntu 20.04 I got the error:

  $ docker-compose up
  ERROR: The Compose file './docker-compose.yml' is invalid because:
  networks.gitlab-network value Additional properties are not allowed ('name' was unexpected)

Changing the version in the docker-compose.yml file fro '3' to '3.5'
resolved the issue.
@JohnVillalovos
JohnVillalovos requested a review from nejch December 26, 2021 23:02
@nejch
nejch merged commit 171df89 into main Dec 27, 2021
@nejch
nejch deleted the jlvillal/docker_compose branch December 27, 2021 23:14
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.

2 participants