-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Error on docker compose run #311
Comments
I've got the same error, Debian 11 on amd64. |
I've got a similar warning and not 100% sure how to fix it but not really concerned at this point as I got it running anyway... I think the warning is just Node.js complaining about different file systems (host vs container), in my case: Host (my machine): if you double-check, a new folder You can check by running:
|
here my 2 cents to hopefully make it easier to start/stop: #317 |
It might be the case, that your system is SELinux enabled. For me adding the |
The same happened to me too (using the
I have no clue how to properly debug this, though. Executing the
|
Following the instructions to use docker compose, I get several error(s) on docker compose run:
full console output:
The text was updated successfully, but these errors were encountered: