Report this

What is the reason for this report?

How to use mounted volume on the droplet?

Posted on September 19, 2022

Hi there!

I’ve mounted the volume volume_fra1_01 to my droplet and I have the folder /mnt/volume_fra1_01.

But how can I use this volume to store the MS SQL Server data there?

docker volume ps command shows that I don’t have any volume

The lines below in the docker-compose.yaml will create a new volume named sqldata

volumes:
    - sqldata:/var/opt/mssql

Thanks for your response!

The developer cloud

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

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.