Skip to content

Docker resource Sort By descending order #317

@carlin-q-scott

Description

@carlin-q-scott

There's a variety of settings for sorting elements by an attribute of the docker resource. But they're sorted in ascending order by default and I'd like them sorted in descending order. I think that's more useful for most of us. If you disagree then can you add a configuration setting for the sort order

{
  "containers.images.sortBy": "CreatedTime",
  "containers.images.sortByOrder": "Desc"
}
Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions