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

https://github.com/arhea/docker-version

Quick CLI tool to check the latest versions of Docker available.
https://github.com/arhea/docker-version

Last synced: 8 months ago
JSON representation

Quick CLI tool to check the latest versions of Docker available.

Awesome Lists containing this project

README

          

Docker Version Checker
---

Checks Github for the latest versions of Docker. Useful for keeping up to date with the latest releases of Docker pre-release and stable products.

```shell
npm install -g docker-version
```

```shell
docker-version latest

Latest Versions
Docker Engine: x.x.x
Docker Machine: x.x.x
Docker Compose: x.x.x
Docker Swarm: x.x.x
```