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

https://github.com/sd2k/refinery-cli

Minimal refinery-cli Docker image
https://github.com/sd2k/refinery-cli

Last synced: 4 months ago
JSON representation

Minimal refinery-cli Docker image

Awesome Lists containing this project

README

          

refinery-cli migration container
================================

[![build status](https://secure.travis-ci.org/sd2k/refinery-cli.svg)](http://travis-ci.org/sd2k/refinery-cli)
[![docker pulls](https://img.shields.io/docker/pulls/sd2k/refinery-cli.svg)](
https://hub.docker.com/r/sd2k/refinery-cli/)
[![docker image info](https://images.microbadger.com/badges/image/sd2k/refinery-cli.svg)](http://microbadger.com/images/sd2k/refinery-cli)
[![docker tag](https://images.microbadger.com/badges/version/sd2k/refinery-cli.svg)](https://hub.docker.com/r/sd2k/refinery-cli/tags/)

Minimal Docker image containing the [refinery CLI](https://github.com/rust-db/refinery/tree/master/refinery_cli).

All credit goes to [clux](https://github.com/clux) who maintains the [diesel-cli](https://github.com/clux/diesel-cli) Docker image from which this is shamelessly copied.