When typing the Raw file location, before completeing the name of the pool, the following message appears.
${globalHelptext.dockerhost} needs at least 20 GiB.
This appears to be a regression from U2.1, where ${globalHelptext.dockerhost} appeared as 'Docker Container'.
Test Passed FreeNAS-11.2-U4-INTERNAL8
Stable PR: https://github.com/freenas/webui/pull/2072Master PR: https://github.com/freenas/webui/pull/2071 (closed due to removal of docker)
Turns out they just needed the `` quotes instead of '' quotes.
Testing: Docker VM Wizard step 5 (Storage/files) select pool that is smaller than 20 GB should pop up an error message containing "Docker Host" instead of the variable name
When typing the Raw file location, before completeing the name of the pool, the following message appears.
${globalHelptext.dockerhost} needs at least 20 GiB.
This appears to be a regression from U2.1, where ${globalHelptext.dockerhost} appeared as 'Docker Container'.