https://github.com/budtmo/sldi
Seach for the latest docker image name
https://github.com/budtmo/sldi
Last synced: over 1 year ago
JSON representation
Seach for the latest docker image name
- Host: GitHub
- URL: https://github.com/budtmo/sldi
- Owner: budtmo
- License: other
- Created: 2023-01-09T15:06:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T11:37:17.000Z (over 3 years ago)
- Last Synced: 2025-02-07T12:29:59.681Z (over 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SLDI
====
SLDI stands for Search Latest Docker Image. It is a small script to help to check if there is a new version of docker image on docker public repository.
Usage
-----
```bash
bash <(curl -s https://raw.githubusercontent.com/budtmo/sldi/master/sldi.sh)
```