Create and manage Docker files as follows:
Name your file either Dockerfile or use a name with the .dockerfile extension.
| Information | The system provides syntax highlighting and special icons for these files. |
You can view real-time logs during the build process. Logs help you understand how the building process works and troubleshoot issues.