cirruslabs / tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations
https://tart.run
Other
3.8k stars 112 forks source link

tart create --linux: allow scaling VM down to 1 CPU and 256 MiB #693

Closed edigaryev closed 9 months ago

edigaryev commented 9 months ago

Relates #692.

fkorotkov commented 9 months ago

Can we just do it post-factum via tart set?

edigaryev commented 9 months ago

Can we just do it post-factum via tart set?

Implemented in https://github.com/cirruslabs/tart/pull/693/commits/1a1c246355437f1725e6b5c804f7a67ffe9e821e.