Hi Nigel, I did your free course on the Pluralsight Docker deep dive and have been reading the book also. both of them are phenomenal. I want to ask you that if you want to link the third party storage applications to the docker what would be the preferred choice. I mean to say that lets say i build a docker and i have build another docker and i am used mount to mount the volume from the disk but is there a way that i can attach the external mounts on the docker.
I actually mounted both of the docker containers into a swarm cluster i created and connected both of them through a network and both of them are exchanging the files well.
Any guess how to mount a large volume of the external data storage to the docker images.
Hi Nigel, I did your free course on the Pluralsight Docker deep dive and have been reading the book also. both of them are phenomenal. I want to ask you that if you want to link the third party storage applications to the docker what would be the preferred choice. I mean to say that lets say i build a docker and i have build another docker and i am used mount to mount the volume from the disk but is there a way that i can attach the external mounts on the docker.
I actually mounted both of the docker containers into a swarm cluster i created and connected both of them through a network and both of them are exchanging the files well.
Any guess how to mount a large volume of the external data storage to the docker images.
Best regards, Gaurav