I've a container which is already up and running. In my container I didn't attach any volume of my host machine and it tooks the default docker volume.
Is there any way to attach the volume to my running container?
I've a container which is already up and running. In my container I didn't attach any volume of my host machine and it tooks the default docker volume.
Is there any way to attach the volume to my running container?