vutran / dext-docker-registry-plugin

:whale: Dext plugin to search the Docker Registry for Docker images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dext-docker-registry-plugin

Travis Coveralls branch license

Dext plugin to search the Docker Registry for Docker images.

Install

$ dpm install dext-docker-registry-plugin

Requires Dext.

Usage

In Dext, type docker, then your query.

Related

Contributing

  1. Clone to repository.
  2. Install dependencies

With npm:

```
$ npm install
```

With yarn:

```
$ yarn
```
  1. Run tests: npm t

License

MIT © Vu Tran

About

:whale: Dext plugin to search the Docker Registry for Docker images.

License:MIT License


Languages

Language:JavaScript 100.0%