Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: The build fails when build arguments contain special characters such as '&' and spaces #5145

Open
2 tasks done
badal773 opened this issue May 21, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@badal773
Copy link
Contributor

badal773 commented May 21, 2024

📜 Description

docker buildx build --platform linux/amd64 --build-arg badal=Hello&world -f Dockerfile --push .

117
/bin/sh: world: not found

118
ERROR: "docker buildx build" requires exactly 1 argument.

119
See 'docker buildx build --help'.

120
121
Usage: docker buildx build [OPTIONS] PATH | URL | -

👟 Reproduction steps

NIL

👍 Expected behavior

NIL

👎 Actual Behavior

NIL

☸ Kubernetes version

NIL

Cloud provider

aws

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#9833

@badal773 badal773 added the bug Something isn't working label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants