update cmd label to point to help cmd
This commit is contained in:
		
							parent
							
								
									68cb4e425f
								
							
						
					
					
						commit
						c5ab25c706
					
				| @ -5,7 +5,7 @@ FROM alpine:3.11 | ||||
| 
 | ||||
| # standardized labels | ||||
| LABEL maintainer="Asif Bacchus <asif@bacchus.cloud>" | ||||
| LABEL org.label-schema.cmd="docker run [-d|-it] --init --rm -p [<ipaddr>:]<host port>:5555 [--name ab-netcat] [-e TZ=timezone] docker.asifbacchus.app/ab-netcat [/bin/sh]" | ||||
| LABEL org.label-schema.cmd="docker run --rm docker.asifbacchus.app/ab-netcat help" | ||||
| LABEL org.label-schema.description="Persistent netcat (BSD) echo server on Alpine Linux" | ||||
| LABEL org.label-schema.name="ab-netcat" | ||||
| LABEL org.label-schema.schema-version="1.0" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user