0
Personal talk, I have a very strange atmosphere. I’m starting with Docker yet.
What I want is to run a Docker-Compose on a swarm-master that was created in the local virtual box (via Docker-machine). I’ve run the Eval$(Docker-machine env --swarm node_name) command, but every time I use Docker or Docker-Compose CLI, it tries to run on my machine and not on the VM.
This worked well when I used a virtual machine like my computer, and the swarm created on the digitalocean. But to avoid costs I changed the approach to follow the studies.
Utilizo Ubuntu 16.04