Dies ist eine alte Version des Dokuments!
# Install flyctl on GNU/Linux
curl -L https://fly.io/install.sh | sh
https://fly.io/docs/languages-and-frameworks/dockerfile
If you want to configure more than the basic settings, things like secrets or environment variables for example, then run fly launch –no-deploy so that you can edit the fly.toml file before the first deployment.