This repository was archived by the owner on Mar 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
CLI that helps users manage and browse Docker Hub resources (repositories, organizations, members, etc...)
6
6
7
+ ![ image] ( https://user-images.githubusercontent.com/2109178/180596993-6b6638d8-6dfb-4a84-9bc8-172f282e8af3.png )
8
+
7
9
## Launch
8
10
9
11
### Go
@@ -23,13 +25,15 @@ docker run --rm -it ghcr.io/victorbersy/docker-hub-cli
23
25
```
24
26
## Screenshots
25
27
26
- ![ image] ( https://user-images.githubusercontent.com/2109178/177809263-02338c63-b354-4d4e-9db1-8eb122449346.png )
27
-
28
- ![ image] ( https://user-images.githubusercontent.com/2109178/177809251-48e3fcf5-8825-4963-8d8a-7924c91b3eb5.png )
28
+ ![ image] ( https://user-images.githubusercontent.com/2109178/180597089-22be7878-8a27-4fe6-8401-be28cc26fa0b.png )
29
+ ![ image] ( https://user-images.githubusercontent.com/2109178/180597084-c1e26447-91ce-4b82-994f-481886776fad.png )
30
+ ![ image] ( https://user-images.githubusercontent.com/2109178/180597083-66beebdb-3b60-401f-ab78-343b866b3986.png )
31
+ ![ image] ( https://user-images.githubusercontent.com/2109178/180597082-180ff55a-18e1-4056-83a9-26694c1fcc23.png )
29
32
30
33
## Credits
31
34
32
- - Heavily inspired by [ gh-dash] ( https://github.com/dlvhdr/gh-dash/ ) from @dlvhdr
35
+ - Heavily inspired from [ gh-dash] ( https://github.com/dlvhdr/gh-dash/ ) created by [ @dlvhdr ] ( https://github.com/dlvhdr/ )
33
36
- [ bubbletea by Charm] ( https://github.com/charmbracelet/bubbletea )
34
37
- [ glamour by Charm] ( https://github.com/charmbracelet/glamour )
35
38
- [ lipgloss by Charm] ( https://github.com/charmbracelet/lipgloss )
39
+ - [ Docker Hub] ( https://hub.docker.com/ )
You can’t perform that action at this time.
0 commit comments