mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +00:00
By default account name is parsed from request uri host (account url) but when product style url is disabled, account name is not part of the host. This new attribute allows to specify the account name in such case. Also return error if account name is empty. Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>