-
When I use buildx for multi-architecture compiled images, I find that I can't go the dns configured in `/etc/hosts`, and adding `--add-host` still doesn't work either
command is as follows:
``…
-
**Contributing guidelines**
- [ ] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
**I've found a bug and checke…
-
Experimental Windows support was released in version 0.13.0 of buildkit and details of how to use are in a [blog](https://www.docker.com/blog/experimental-windows-containers-support-for-buildkit-relea…
-
### Problem
`buildx build` accepts resource limit arguments for `--memory`, `--cpu-shares`, etc., but these are not currently being used in the code as noted in #292 #483. Furthermore, it may not m…
-
I followed the "First deployment To AWS" documentation and failed to successfully execute the `yarn buildx` command after several attempts.
I was eventually able to workaround the issue by changin…
-
Hi,
Forgive me for my ignorance if this is a weird way to go about it (I am just recently getting familiar with both Docker and Github workflows), but I am interested in using this GitHub action in…
-
### What would you like added?
Add the `docker buildx` plugin to the default runners
### Why is this needed?
I'm aware of and sympathetic to the desire to keep the runners slimmer than the gi…
-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/build-push-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a b…
-
Not sure if this is the right spot for a feature request, but I just started working with the new bake file syntax and noticed there doesn't seem to be any support for syntax highlighting inside of a …
-
**Describe the feature you are proposing**
Currently the ipfs-cluster image in https://hub.docker.com/r/ipfs/ipfs-cluster only support amd64.
`docker buildx` with flag `--platform` can be used …