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

[BUG] Invalid compose file for React + Node + Postgres + Adminer #382

Open
1 task done
aysenzakharov opened this issue Sep 29, 2022 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@aysenzakharov
Copy link

aysenzakharov commented Sep 29, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for networks: 'backend-database'
Unsupported config option for services: 'backend-node'

my docker-compose.yml file generated like this: docker-compose.yml file

Expected Behavior

running project by command docker-compose up

Steps To Reproduce

generated stack: react + node + postgres + adminer

Environment

- OS:Ubuntu 20.04
- Installation method:deb file
- npm:8.15.0

Docker version 20.10.18, build b40c2f6
docker-compose version 1.25.0, build unknown

Anything else?

why compose-generator doesn't startd without sudo?

@aysenzakharov aysenzakharov added bug Something isn't working needs-triage Stage for triage labels Sep 29, 2022
@marcauberer marcauberer changed the title [BUG] <title> [BUG] Invalid compose file for React + Node + Postgres + Adminer Oct 2, 2022
@marcauberer marcauberer removed the needs-triage Stage for triage label Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants