XAMPPRocky

Results 577 comments of XAMPPRocky

I can confirm that this is now fixed for me, https://github.com/XAMPPRocky/rasn/runs/4397275912?check_suite_focus=true

@markmandel that would be great 🙂

> ERROR: multiple platforms feature is currently not supported for docker driver. Please switch to a different driver (eg. "docker buildx create --use")

So it successfully built, but the image uploaded to CI doesn't look multi arch to me. ``` docker buildx imagetools inspect us-docker.pkg.dev/quilkin/ci/quilkin:0.10.0-dev-0aa6b83 Name: us-docker.pkg.dev/quilkin/ci/quilkin:0.10.0-dev-0aa6b83 MediaType: application/vnd.docker.distribution.manifest.v2+json Digest: sha256:5a56ba3b94663f46b4e0aa673735c662ad474c21dcb6a1ad908000f75b474985 ```

Seeing the same result unfortunately ``` docker buildx imagetools inspect us-docker.pkg.dev/quilkin/ci/quilkin:0.10.0-dev-09bbe46 Name: us-docker.pkg.dev/quilkin/ci/quilkin:0.10.0-dev-09bbe46 MediaType: application/vnd.docker.distribution.manifest.v2+json Digest: sha256:cf0e208da1ecd98500284826b1cfc20a8b04e3d8f857dc36d3d7a13073c550aa ```