Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lindt/docker-rubocop
- Owner: lindt
- License: mit
- Created: 2017-01-01T10:14:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-01T10:35:42.000Z (about 8 years ago)
- Last Synced: 2024-11-08T11:56:32.426Z (about 2 months ago)
- Topics: docker, rubocop
- Language: Shell
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .
```