Report this

What is the reason for this report?

Using Drolet SSD Disk Space for Docker Volume - Possible?

Posted on November 21, 2019

Hi, I understand a standard $5 droplet comes with 250Gb of disk space, is it possible to work using this space to save named volumes of docker instances? Or do I need to buy additional Block Storage to start? I ask this under the assumption the docker volumes are under 250gb in size.

I’m working on a small project and to start it wont need much disk space.

Thanks.

J



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

Yes, you could use the droplet’s disk space for Docker volumes. This would work out of the box without any specific configuration needed. However, note that the $5 Droplet comes with 25GB of disk space and not 250GB.

Another approach that you could use is to use the DigitalOcean block storage. That way you could get 100GB of disk space for an extra 10$ per month. Here’s a step by step guide on how to use a block storage with Docker:

https://www.digitalocean.com/community/questions/how-to-attach-digitalocean-block-storage-to-docker-container

Hope that this helps! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.