Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit e5db269

Browse files
authored
Add screenshots and credits to Docker Hub
1 parent af38c9b commit e5db269

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
CLI that helps users manage and browse Docker Hub resources (repositories, organizations, members, etc...)
66

7+
![image](https://user-images.githubusercontent.com/2109178/180596993-6b6638d8-6dfb-4a84-9bc8-172f282e8af3.png)
8+
79
## Launch
810

911
### Go
@@ -23,13 +25,15 @@ docker run --rm -it ghcr.io/victorbersy/docker-hub-cli
2325
```
2426
## Screenshots
2527

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)
2932

3033
## Credits
3134

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/)
3336
- [bubbletea by Charm](https://github.com/charmbracelet/bubbletea)
3437
- [glamour by Charm](https://github.com/charmbracelet/glamour)
3538
- [lipgloss by Charm](https://github.com/charmbracelet/lipgloss)
39+
- [Docker Hub](https://hub.docker.com/)

0 commit comments

Comments
 (0)