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

network global declared as external, but could not be found #11

Closed
taraszka opened this issue Nov 5, 2023 · 1 comment
Closed

network global declared as external, but could not be found #11

taraszka opened this issue Nov 5, 2023 · 1 comment

Comments

@taraszka
Copy link

taraszka commented Nov 5, 2023

# docker compose up -d
network global declared as external, but could not be found

is seems docker-whmcs expects that the network exists. Is it worth mentioning this in the README?

@EdyTheCow
Copy link
Owner

Thank you for pointing it out, will add it to readme. It's probably also good idea to be more specific with it like docker-whmcs-network just to avoid possible conflicts.

To create external network is as simple as: docker network create global

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

No branches or pull requests

2 participants