When images are stored in private container registries the image names can get quite long. The udocker images command seems to only display the first 60 characters of image names. This can cause confusion when trying to create a container because you can't find out what the full image name is.
When images are stored in private container registries the image names can get quite long. The
udocker images
command seems to only display the first 60 characters of image names. This can cause confusion when trying to create a container because you can't find out what the full image name is.Is it possible for this limitation to be removed?