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: network.external.name is deprecated #12

Closed
codespearhead opened this issue Oct 22, 2023 · 1 comment · Fixed by #15
Closed

bug: network.external.name is deprecated #12

codespearhead opened this issue Oct 22, 2023 · 1 comment · Fixed by #15

Comments

@codespearhead
Copy link
Contributor

Description

Running either Docker Compose file will warn network.external.name is deprecated.

Steps to Reproduce

docker compose up -f docker-compose-with-password.yml
docker compose up -f docker-compose.yml

Expected Behavior

No errors.

Current Behavior

WARN[0000] network default: network.external.name is deprecated. Please set network.name with external: true 
service "portainer" refers to undefined volume portainer_data: invalid compose project
@codespearhead codespearhead changed the title BUG: network.external.name is deprecated bug: network.external.name is deprecated Oct 22, 2023
@evertramos
Copy link
Owner

Thanks for all PR and fixes! @codespearhead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants