I’m going through the Docker tutorial on a mac (OSX 10.12.5).
Docker downloaded yesterday so I think I should have the latest stable release. I did choose the stable release anyway.
I went over part 1 through 4 all without a problem. Now I’m at: https://docs.docker.com/get-started/part5/#add-a-new-service-and-redeploy
and I changed the docker-compose.yml file as told by the tutorial. I copied it over to myvm1 as stated in the tutorial and now I should run:
Had the same issue. I also copy pasted from the tutorial. The “visualizer” service should be intended in the file. Added a couple of spaces before the “visualizer” and tried again and it worked for me.