First time Docker user here.
Excuse my obvious inferiority when in comes to computer technology, but how do I expand this “Port(s)” table cell to see all the information it contains? There are 3 (or more?) lines in there if I click “Show all ports(2)” , but I see only some cut off text. Microsoft Excel, which is one of industry standards when it comes to tables, solved this problem by enabling arrows when hovering over the edge of the cell. This is what has become intuitive for most users over the years. Docker tried to follow this standard, you can expand the cell horizontally. But how do I expand it vertically?
You can’t expand vertically. I usually only have one or two open prots when using Docker Desktop, so I didn’t notice this, but after ttesting it in Docker DEsktop 4.72, I see that you can make the extra ports visible, but it doesn’t make the cell bigger. I don’t know sicne when it works like this as I usually use the command line.
Currently, if you click on the name of the container for example, that opens another view where you can see the ports better at the top of the window. That “Show all ports” option should either make the row bigger or open the other view where the ports can actually be seen.
If you want, you can report it here: Issues · docker/desktop-feedback · GitHub
That way you can follow the issue and see if it is fixed. I don’t even remember if ports were visible in earlier versions as I don’t really use the GUI for port numbers.
