containerup icon indicating copy to clipboard operation
containerup copied to clipboard

Syntax highlighting on the inspect output and the System Info

Open alexanderadam opened this issue 2 years ago • 0 comments

It would be nice to have some syntax highlighting on the inspect output and on the system info.

PS: And maybe the ImageName could be a link pointing directly to DockerHub if docker.io is used. I think all containers at libraries are getting an underscore.

So docker.io/library/postgres:15-alpine would turn into https://hub.docker.com/_/postgres/tags?name=15-alpine and docker.io/library/debian:latest would turn into https://hub.docker.com/_/debian/tags?name=latest. Images from other organisations will keep their organisation path.

And I'm sure a similar pattern exists with the GitHub registry and the GitLab registry. The nice thing from RedHat images is, that they work both ways. So quay.io/containerup/containerup stays quay.io/containerup/containerup.

alexanderadam avatar Oct 29 '23 22:10 alexanderadam