spotty-cloud / spotty

Training deep learning models on AWS and GCP instances
https://spotty.cloud
MIT License
491 stars 43 forks source link

sudo: command not found #94

Closed himat closed 3 years ago

himat commented 3 years ago

When I spotty sh into a running instance, why is sudo not available?

root@e055881dd74b:~/app# sudo
bash: sudo: command not found

I would normally have sudo access on an ec2 machine if I started it normally without spotty.

apls777 commented 3 years ago

You're inside your container, not host OS.