Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lindt/docker-rubocop

Rubocop Docker Image
https://github.com/lindt/docker-rubocop

docker rubocop

Last synced: 2 days ago
JSON representation

Rubocop Docker Image

Awesome Lists containing this project

README

        

[![Docker pulls](https://img.shields.io/docker/pulls/think/rubocop.svg)](https://hub.docker.com/r/think/rubocop/)
[![Docker Build](https://img.shields.io/docker/automated/think/rubocop.svg)](https://hub.docker.com/r/think/rubocop/)
[![Latest Tag](https://img.shields.io/github/tag/lindt/docker-rubocop.svg)](https://hub.docker.com/r/think/rubocop/)

# Rubocop

## Usage

```
docker run -t -v $(pwd):/tmp think/rubocop .
```