An open API service indexing awesome lists of open source software.

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

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