-
Notifications
You must be signed in to change notification settings - Fork 3
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
DB initialization fails #1
Comments
No matter what I try (use absolute path; add type: bind; use "docker run" without compose) I always get a directory created and not a file |
Does the file
What command gives that error? This is how the logs should look normally:
|
Yes, the Then what happens is
I am sure it's not a problem with your repo it's a problem with my setup. I'm suggesting that you might want to use these pair of commands instead of
Thanks for the exercise, I went through it with a colleague and it was an interesting learning for both |
This sounds like this Colima issue: abiosoft/colima#102 |
Yes I'm sure it's a Colima issue, perhaps different from the one you point out. I'm not persistent enough to chase the problem, I'm happy with the workaround above |
Hi Esko,
I've been trying all afternoon to get the DB init script to run with docker, but I always get
I tried in multiple ways -- don't know what's wrong. It's probably due to the fact that I'm not running Docker Desktop, but I'm using a replacement with Colima
The text was updated successfully, but these errors were encountered: