Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support running macos_instance via tart #502

Closed
fkorotkov opened this issue Apr 11, 2022 · 0 comments · Fixed by #506
Closed

Support running macos_instance via tart #502

fkorotkov opened this issue Apr 11, 2022 · 0 comments · Fixed by #506
Assignees

Comments

@fkorotkov
Copy link
Contributor

fkorotkov commented Apr 11, 2022

Let's support running macos_instance via tart the same way we have containers running via Docker/Podman.

macos_instance:
  image: ghcr.io/cirruslabs/macos/monterey-vanilla:12.3.1
  user: custom-user # default is admin 
  password: custom-password # default is admin

task:
  script: echo "Hello from Tart VM!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants