mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-13 06:57:09 +08:00

Dockerfiles can be HTTP URLs as well as local paths 🤦 We just copy the same logic we use for resolving context paths, and apply it here as well. Signed-off-by: Justin Chadwell <me@jedevc.com>