You've already forked network-tools
							
							docs(README): adapt example
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -15,10 +15,11 @@ or kubernetes. | |||||||
| To use this image execute the following command in a docker environment. | To use this image execute the following command in a docker environment. | ||||||
|  |  | ||||||
| ```bash | ```bash | ||||||
| $ docker run \ | docker run \ | ||||||
|     --rm \ |   --entrypoint /bin/sh \ | ||||||
|     volkerraschek/network-tools:latest \ |   -it \ | ||||||
|       sh |   --rm \ | ||||||
|  |     docker.io/volkerraschek/network-tools:latest | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| ### Kubernetes | ### Kubernetes | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user