Question
How to copy yml file from local system to droplets ?
Hi, I am new to docker and in learning phase. I want to copy the yml file from my system to droplets and run that file on the droplets node so that i can test some swarm functionality.
How to achieve it and what is the best practice to do it .
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
How are you connecting to the droplet? Using putty or ssh from command line?