Re: [PATCH 2/2] Documentation: dev-tools: update container.rst with config file
Guillaume Tucker <[email protected]>
| Newsgroups | gmane.linux.kernel.workflows,gmane.linux.documentation,gmane.linux.kernel,gmane.linux.kbuild.devel |
|---|---|
| Message-ID | <[email protected]> |
On 24/08/2026 12:55 pm, Guillaume Tucker wrote: > On 24/08/2026 12:05, Guillaume Tucker wrote: >> +By default, the tool will look for configuration a file named >> +``.container.toml`` in the current working directory. If not found, it will be > > Sorry, a small typo crept in: > > -By default, the tool will look for configuration a file named > +By default, the tool will look for a configuration file named I just sent a v2 with this fix. Guillaume