
ojob ojob.io/docker/hubListTags image=openaf/oaf user=mylogin pass=mypass bytes=true all=true List the tags with corresponding update dates from docker hub.
| Name | Description | 
|---|---|
| image | The image on the repository | 
| user | The repository authentication user | 
| pass | The repository authentication password | 
| bytes | Boolean to indicate, if true, that size should be in bytes | 
| all | Paginate to get all tags and not just the latest |