Sort Docker Containers alphabetically vertically rather than horizontally
Open
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.