Fix mistake in readme
This commit is contained in:
		
							parent
							
								
									08ba15ed9d
								
							
						
					
					
						commit
						64d2a70af7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -17,7 +17,7 @@ Make your main pc/laptop the manager of the swarm using: | ||||||
| 
 | 
 | ||||||
| It will return a command that allows your other pcs to join, use it. | It will return a command that allows your other pcs to join, use it. | ||||||
| 
 | 
 | ||||||
| On the main node run: `docker network create -d overlay my_docker_net` | On the main node run: `docker network create -d overlay my_docker_overlay_net` | ||||||
| 
 | 
 | ||||||
| The problem is that we can't chain commands when starting a docker service create, so we'll have to modify the base abyssos/abyss:dev docker container. We'll need to download packages for the installation, we'll add these to the our modified package. | The problem is that we can't chain commands when starting a docker service create, so we'll have to modify the base abyssos/abyss:dev docker container. We'll need to download packages for the installation, we'll add these to the our modified package. | ||||||
| This method might also reduce internet usage. | This method might also reduce internet usage. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue