CrazyMax
CrazyMax
Similar to https://github.com/crazy-max/ghaction-setup-docker/pull/53#issuecomment-1923467713, no virt on macOS arm :cry:. https://github.com/docker/actions-toolkit/actions/runs/8828949944/job/24238960153?pr=316#step:6:332 ``` /opt/homebrew/bin/limactl start --name=docker-actions-toolkit --cpus 4 --memory 8 time="2024-04-25T07:55:11Z" level=warning msg="provisioning scripts should not reference the LIMA_CIDATA variables" time="2024-04-25T07:55:11Z" level=info...
fixes #1040 needs: * https://github.com/docker/actions-toolkit/pull/307 * https://github.com/docker/actions-toolkit/pull/324 preview https://github.com/docker/build-push-action/actions/runs/9077086584#summary-24941181924  
similar to https://github.com/docker/build-push-action/pull/1120 needs: * https://github.com/docker/actions-toolkit/pull/307 * https://github.com/docker/actions-toolkit/pull/324 preview: https://github.com/docker/bake-action/actions/runs/9080986042#summary-24953766840
Like the goxx-macports wrapper we should have one for mingw-w64 to be able to install external [Cygwin packages](https://cygwin.com/packages/package_list.html): ```shell goxx-cygwin install jq ``` * https://mxe.cc/#packages
needs * ~https://github.com/docker/bake-action/pull/181~ * ~https://github.com/docker/metadata-action/pull/370~ Main purpose is to have a more accurate provenance when building the image (cc @tonistiigi).
https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/
Related to https://github.com/docker/actions-toolkit/pull/201#issuecomment-1814246382