spotty-cloud / spotty

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

How to increase Image size #60

Closed Tarang closed 4 years ago

Tarang commented 4 years ago

I have an instance thats got files in it that are quite big. In order to prepare the docker image the machine needs more space. The docker workspace has plenty of space, but in order to create the docker image to begin with, the Spotty AMI Image needs to be a bit bigger.

Is there a way to increase its size?

apls777 commented 4 years ago

Yes, you can specify any size for the root EBS volume using the rootVolumeSize parameter in the instance configuration.