Container stuck at creation, database "test" does not exist #45
Replies: 2 comments
-
Apparently this is related to my Rails setup. Running on a barebone ruby installation gives me the expected behaviour. 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Starting a new template Rails repo using https://github.com/guicattani/rails7-api-template-app also works 🤔 🤔 🤔 🤔 🤔 I'll close this for now, as this seems to not be related to the gem's concerns! :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
I wanted to try test containers out but I can't make it run even with the sample code at Example
Container starts correctly but somehow it tries to access the database before creating it.
I'm using
Docker version 26.1.0, build 9714adc
on LinuxBeta Was this translation helpful? Give feedback.
All reactions