Hello,
I successfully converted my Rails app from Render’s Ruby service to Docker, but I don’t know how to access rails console
when I SSH into the server.
When I run rails c
I get bash: rails: command not found
Any help is very much appreciated.