Dext plugin to search the Docker Registry for Docker images.
$ dpm install dext-docker-registry-plugin
Requires Dext.
In Dext, type docker
, then your query.
- dext - The Dext smart launcher
- dext-default-theme - The default theme for Dext
- Clone to repository.
- Install dependencies
With npm
:
```
$ npm install
```
With yarn
:
```
$ yarn
```
- Run tests:
npm t
MIT © Vu Tran