Deploying containers in a swarm environment: Data Copy

More manuals

Data Copy

When the directories are created, copy all data content into your NFS mounting point:

cp -rf /home/lab/myapp/* /mnt/vmdata/research_group/project_name/html

Note: This directory will be “/mnt/vmdata/research_group“ in your virtual machine filesystem, but in composer file, the path will be another. For example: