Deploy first Django test app to Fly.io - Looking for Dockerfile

Greetings,

I just tried to deploy my first django application on fly.io

I am following a book by wsvincent (Django for Beginners)

I’m at the point where I’m using the CLI, staging deployment. In the book, I’m told Fly will generate a .toml file and Dockerfile. I see the .toml file, but no Dockerfile.

The deployment failed, but I’m not sure if it’s related to the dockerfile. It may be that the system is currently unstable.

For now, I’m mainly concerned with how to generate a proper Dockerfile.

Any insights would be greatly appreciated.

Cheers

What have you tried?

A good place to start is here: Getting Started · Fly Docs