I want to use a big external USB disk to stock big containers.
Everything seems to work well but at the end of the container creation,disk
docker try to create symbolic links on the external disk for directories on the
main disk…and the I get a “not permitted”.
How can I get out from that situation ?
Thanks.