May I know if there’s a way I can revert the CONTAINERS View to its original view wherein the columns included are Name, Image, Status, Port, CPU, Last started.
I already tried exploring the settings but to no avail.
I accessed the Manage columns but STILL CANNOT revert to original view.
I wanted to revert to this view wherein in this Container tab View, the Status shows Running (3/3). And this one is a better view having the columns Name, Image, Status, Port(s), CPU, Last Started.
Did you happen to click on any button before it shifted to that view? Because I do not remember clicking on anything that might change the view Or could it be caused by an update?
I was just wondering why all of a sudden it changed its view. I’ve been having the old good view for the longest time then it suddenly changed to this.
Could, but you can find it out if you update now to a newer version. For example the latest I used and the UI was working normally.
These are what I see as possible causes:
There is an option which I could not find and you accidentally enabled it, but since it was not intentional, you don’t remember… But since you are not the only person with this, i find it unlikely that the same accident happened at the same time to different people.
There was a bug which I didn’t see, because I never used that version or I didn’t notice and it is gone now.
There was a wrong installer for a small period of time and you could download that. Then you can reinstall it by downloading the same version again or the any available recent version.
Someone at Docker accidentally enabled a preview feature to you which I didn’t havent heard about. But I don’t think that could be the case, as preview features would not be added without downloading a preview installer. Adding a new column is not something that Docker Desktop would just download without updating.
Maybe there is a keyboard shortcut that can enable a hidden column which was kept hidden intentionally. I don’t see why a column like that would be added.
If you see the same issue with the latest (v4.35.1) Docker Desktop, I can try to ask someone.
So you still see the container id column. I will ask someone about this and get back if I have more information. Until that you can also share it on GitHub:
It looks like the 2nd post shows a compose file deployment: it shows the project name csbk, which consists of three services: was ,mq and a 3rd the screenshot does not show.
While the first post looks like a list of standalone containers.
update: i tested it on Docker Desktop for Windows 4.35.1:
While the first entry “whoami” is created using the command docker run -ti --rm --name whoami traefik/whoami, the lines below are the docker compose project test, deployed by docker compose up for this compose file:
The only difference is how the containers are created.
Update2: Seems I should have read the complete post and not just compare the screenshots…
What Docker Desktop version is the first screenshot made with? I can’t even select “container id” as column, it is only shown underneath the image name.
hello. first and second screenshot are both v4.33.1. the change of view was SUDDEN, did not change anything. that’s why I was really wondering what happened.
i upgraded now to 4.35.1, but still having the same view
In the meantime I got the confirmation that there is a new UI that Docker is rolling out currently and the container ID column is part of that UI which we will all get eventually. So it seems I was wrong when I thought new features would come only with a new installer. Some features can be enabled for some users and this UI change is that kind of feature.
If you really think that column should not be there and you can’t hid it, then I still recommend reporting it on GitHub using the link I shared.
It looks like that, yes. But it is rolled out this way so users have time to react while not everyone is affected. Since many columns are optional, you could ask to make it optional.