docker-rails-example
docker-rails-example copied to clipboard
A production ready example Rails app that's using Docker and Docker Compose.
Here is my repo: https://github.com/AJuliette/journees-du-patrimoine I tried @paulofabiano's [solution](https://github.com/nickjj/docker-rails-example/discussions/70#discussioncomment-7252423), but I'm still getting a precompiling assets failed. Could someone give me a hand ?
I believe this might make the repo a little more resilient to (my) bad improper container shutdown habits, would you accept this upstream?
During development, it's very convenient to connect to the database using tools like TablePlus. I think these tools are very helpful for developers to quickly get feedback on the data...