Boot2docker: Mount additional disk to store docker volumes

Created on 30 Jul 2017  路  5Comments  路  Source: boot2docker/boot2docker

Hello, is there a way to add additional disks (or NFS shares) and mount then inside the VM. There are cases that using vbox shared folders causes issues (wrong permissions, ownership).

The issue I'm having:

question

Most helpful comment

I don't think so, unless you also persist the persistent storage of the VM.

All 5 comments

@gbraad: Where to find these configuration files in Docker Toolbox for Windows?
I am using WSL, but these configuration files are probably located at the Windows program files?

They're inside the boot2docker virtual machine, not on the host.

@tianon: Thanks. But what if the docker-machine is removed and re-created?
Can I somehow persist the config files or automatically create them?

I don't think so, unless you also persist the persistent storage of the VM.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TomKeur picture TomKeur  路  5Comments

marius311 picture marius311  路  7Comments

chantra picture chantra  路  4Comments

nguoianphu picture nguoianphu  路  4Comments

kianmeng picture kianmeng  路  8Comments