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
Enables deploy to MacOS hosts.
Will still need further configuration though:
- `default_env` needs to be set to a PATH that contains docker and coreutils `cp`
- desktop docker config needs to have no `credsStore`
- shell needs to be changed to `bash`
All this can be done by the user though, whereas passing on `default_env` to SSHKit needed to happen on Kamal.
cc @dhh, @HLFH
See #432 (comment) for details.
0 commit comments