glanceapp / glanceapp/glance

Sort Docker Containers alphabetically vertically rather than horizontally

Open
#716 2 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Go
Stars
37.1k
Forks
1.5k
Avg merge
1h 11m
Merged PRs (30d)
1

Description

### Description

I realize this is probably quite a weird one but I'd much prefer to see my Docker containers organized alphabetically vertically rather than horizontally. So instead of this:

| A | B |
| - | - |
| C | D |

it would be like this:

| A | C |
| - | - |
| B | D |

That's it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.