Question
How to migrate from Python buildpack to Dockerfile without creating a new service?
When I started using App Platform I just connected my Python repo, App Platform auto-recognized what I was using and defaulted me to the python buildpack.
I want to switch over to using my own dockerfile instead of the buildpack, can I do that without creating an entirely new App?
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.
×