Zun

Comment 1 for bug 1682006

Revision history for this message
hongbin (hongbin034) wrote :

Hi, @Himani,

Could you provide the steps to reproduce this bug? I tried to reproduce it but I cannot. Please check below. It looks the 'image' field (nginx:latest) has both repo (nginx) and tag (latest).

$ zun run --name test nginx:latest
$ zun show test
+-------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Property | Value |
+-------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
...
| image | nginx:latest
...