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

Warning messges about volumes after runnning docker compose up command #57

Closed
aOelschlager opened this issue Aug 20, 2024 · 0 comments
Closed

Comments

@aOelschlager
Copy link
Contributor

After running docker compose --profile dev up -d or docker compose --profile prod up -d these warnings appear.

[+] Running 0/0
⠋ Network isle-site-template_default Creating 0.1s
WARN[0000] mount of type volume should not define bind option
WARN[0000] mount of type volume should not define bind option
WARN[0000] mount of type volume should not define bind option
[+] Running 1/1t of type volume should not define bind option

I'm not sure which volumes are causing this issue but everything still works even with the warnings.

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