+
+ } name={tag.label} style={{display:'flex', justifyContent:'flex-end'}} label="" />
+
+
+
+
+
+
+
+ TAG
+
+
+ {tag.label}
+
+
+ Last updated: {(tag.created ? printTimePassed(tag.created) : "")}
+
-
-
+
+
+
+ To pull this image,
+
+ (handlePullClick(tag.label))} component="span" sx={{ display: 'block', bgcolor: '#445d6e', color: 'white', borderColor: '#445d6e' }}>{generatePullCommand(getHostNameFromURL(process.env.REGISTRY_URL ? process.env.REGISTRY_URL : ""),tag.label)}
+
-
-
-
-
-
-
-
-
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
- ))}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+