docker-java
docker-java copied to clipboard
Missing --swarm and Windows use of '\' in its path
In the documentation for the training content for the swarm creation, the "--swarm" is missing in the env command. In addition windows uses '' in its path that causes problem in setting the path. Also there are spaces in the path, which again are not escaped.