Please don't use the CLI as a way around documenting things
colemickens opened this issue · 1 comments
colemickens commented
https://fly.io/docs/languages-and-frameworks/dockerfile/
There's nothing more frustrating than coming across docs, going "this is just what I need" and seeing that the docs punt on the actual configuration, directing you to use an auto magic CLI thing that drops a blob of config.
Please show the important documentation bits, like what part of fly.toml is related to the Dockerfile, how it's specified, etc.
colemickens commented
I think this was my own mistaking reference for a quick start guide. It would be nice to have that link out to the docs pages for fly.toml which was of course nicely documented.