Jump to content

Hello all,

 

I am trying to create containers using a docker compose file. I am trying to bind a volume so the data is put on my server's HDD instead of the boot drive. I have gotten this to work before on my other containers. After I compose my yaml file the volume I want is present but a random volume is created on my boot drive and all the data goes there instead of where I want it. 

 

rdm-database-vol.png

rdm-appdata-vol.png

docker-compose.yml

Link to comment
https://linustechtips.com/topic/1446879-docker-compose-random-volumes-created/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×