Here is what you do to build, store and run VM images:
- saya image build -t websever:v1
- saya image push websever:v1
- saya vm run webserver:v1