Docker Buildx
Docker Buildx recommends JSON-form command arguments
Docker Buildx build checks recommend using JSON-form arguments for certain Dockerfile instructions to avoid shell parsing surprises.
Docker Buildx
Docker Buildx build checks recommend using JSON-form arguments for certain Dockerfile instructions to avoid shell parsing surprises.
Observed message
JSONArgsRecommended
Why it happens
How to fix it
Official reference
Docker Docs: Build checksRelated errors
Explore more