CrazyMax

Results 273 issues of 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...

area/testing

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 ![image](https://github.com/docker/build-push-action/assets/1951866/78b6ebb3-289f-4d08-88e8-a4d2a4cec59c) ![image](https://github.com/docker/build-push-action/assets/1951866/2cbdf88d-4d73-4edc-ac16-a202bcb708e5)

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

kind/enhancement

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

kind/bug