Skip to content
/ sealvm Public
forked from labring/sealvm

Virtual machine orchestography tool to facilitate the development and test integration of sealos

License

Notifications You must be signed in to change notification settings

iflytek/sealvm

 
 

Repository files navigation

how to using it in your project

  • install vm tools
sealvm install 
  • init vms
sealvm run --nodes=1 
  • init vms add dev
sealvm run --nodes=1   --dev --dev-mounts=/Users/xxx:/Users/xxx --image 18.04 [22.04/20.04]
  • reset vms
sealvm reset

About

Virtual machine orchestography tool to facilitate the development and test integration of sealos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.4%
  • Makefile 0.6%