Files
dokku/docs/appendices/file-formats/dockerfile.md
Jose Diaz-Gonzalez 8f3f6c49f1 docs: add documentation for all file formats dokku uses
Some files - those maintained by external organizations - have a very light treatment and solely point to the upstream documentation to reduce any issues creating examples/documentation for them that may differ in the future.

Closes #7315
2024-12-07 14:46:58 -05:00

191 B

Dockerfile

A Dockerfile is used to build a Docker image for an application. Please refer to the Dockerfile reference for more information.