Docker buildx support
Is there a way to use docker buildx with wrangler deploy? I had to create a custom builder for my environment via
docker buildx create
but wrangler is not using it.1 Reply
I tried setting env vars but no success