-
Hey,
Trying to set up an ndi-enabled gstreamer image. When running your instructions, this failes pretty immediately:
```
./docker.sh buildrust
WARN[0000] No output specified for docker-containe…
-
This is needed for better experience on various platforms.
Issues:
* On Apple silicon builds takes much more time because of overhead incurred by emulation of amd64 on aarch64.
* Deployment to cl…
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
When using the new BuildKit system, previously `docker buildx` a…
-
It's currently not possible to use `docker manifest` and `docker buildx` to build multi-arch and multi-platform images. This is necessary if you're targeting multiple architectures (amd64, arm64, etc.…
-
Why at lower level?
The legacy `$ docker build ...` command doesn't produce a manifest list (= "multi-arch image")
The new `$ docker buildx build ...` command produces a manifest list but is rig…
-
See e.g. https://github.com/overmindtech/aws-source/actions/runs/3743868254/jobs/6356551820, where the `delete-untagged-containers` action deleted `sha256:602a99153bafd9a315964cca1f0385c8526136fb7b1d4…
-
### Describe the problem
Right now, we're misusing Docker caching between CI build steps to share the built image. This is fragile as can easily lead to building a different image in each job witho…
nijel updated
2 weeks ago
-
Hello, I would like to ask how to perform multi-image testing with llava-ov?
-
Now that ppc64le and s390x are supported by [public travis](https://blog.travis-ci.com/2019-11-12-multi-cpu-architecture-ibm-power-ibm-z), build scripts for pushing out the multi-arch UBI images to Do…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…