docs: Mention the official docker hub path
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
		
				
					committed by
					
						
						Daniel Wagner
					
				
			
			
				
	
			
			
			
						parent
						
							f3e8d9ffd8
						
					
				
				
					commit
					2a4a34865a
				
			@@ -25,9 +25,10 @@ Usage
 | 
				
			|||||||
There are three options for using kas:
 | 
					There are three options for using kas:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Install it locally via pip to get the ``kas`` command.
 | 
					- Install it locally via pip to get the ``kas`` command.
 | 
				
			||||||
- Use the docker image. In this case run the commands in the examples
 | 
					- Use the docker image. In this case, run the commands in the examples below
 | 
				
			||||||
  below within ``docker run -it <kas-image> sh`` or bind-mount the project into
 | 
					  within ``docker run -it kasproject/kas:<version> sh`` or bind-mount the
 | 
				
			||||||
  the container.
 | 
					  project into the container. See https://hub.docker.com/r/kasproject for all
 | 
				
			||||||
 | 
					  available images.
 | 
				
			||||||
- Use the **run-kas** wrapper from this directory. In this case replace ``kas``
 | 
					- Use the **run-kas** wrapper from this directory. In this case replace ``kas``
 | 
				
			||||||
  in the examples below with ``path/to/run-kas``.
 | 
					  in the examples below with ``path/to/run-kas``.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user