You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make Mok easy to use on Mac OS silicon (#24)
Mac OS changes:
* Adds a new 'machine' command to mok, for managing and setting up a Podman Machine.
* Mok will prompt the user to create or start the machine with, `mok machine create` or `mok machine start`.
* Mok now checks for the 5 homebrew packages it needs.
* Mok installs homebrew if it's not installed already.
* `mok build image --get-prebuilt-image` can now be used on Mac OS.