Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ecedi-ld authored Oct 9, 2019
1 parent f53588c commit 0700f02
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
# eslint
Docker image with eslint
# Docker image with Eslint

![Ecedi Agency](https://www.ecedi.fr/theme/images/logo-ecedi-top.png)

**This is image is based on the official docker image node:lts-slim <https://hub.docker.com/_/node/>.**

## Documentation

Documentation is available at [docker hub](https://hub.docker.com/r/ecedi/eslint).

## Requirement

Docker and/or docker-compose installed on your system.

## Installation

```bash
docker run --rm -it ecedi/eslint eslint -v
```

## Ecedi Community Support

Have a question? Contact us [Email LD](mailto:[email protected])

0 comments on commit 0700f02

Please sign in to comment.