mirror of
https://gitea.com/Lydanne/buildx.git
synced 2026-03-06 11:02:25 +08:00
We need to resolve the strip the cwd:// prefix before attempting to resolve the dockerfile. Otherwise, we'll get the cwd:// prefix in the dockerfile name, which isn't stripped out later. Signed-off-by: Justin Chadwell <me@jedevc.com>