mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-11-02 17:13:49 +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>