Question
App platform: "Dockerfile detected" on a rails app
I’m excited to try out the new App platform. I’ve been asking Santa for something like this from DO for years.
I’ve got a rails app that happens to have a Dockerfile in the repo. I would expect this to be deployed with the rails bootpack, but when I try to setup the app, it says “Dockerfile detected” and tries to deploy it as a docker app. How do I deploy it as a rails app/buildpack?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×