Skip to content

Commit

Permalink
Add Whale-linter
Browse files Browse the repository at this point in the history
I wrote a simple Dockerfile linter, hoping it will help people make better Docker images.
  • Loading branch information
jeromepin authored Jul 19, 2016
1 parent 94adfef commit 3d4fead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ by [@prologic][prologic]
* [sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) - Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/)
* [docker-useful-commands](https://github.com/cauealves/docker-useful-commands) - A list with useful commands for make your day better
* [docker-gulp-seed](https://github.com/cauealves/docker-gulp-seed) - This project is a skeleton for make a simple way to run tasks of Gulp inside a container.
* [Whale-linter](https://github.com/jeromepin/whale-linter) - A simple and small Dockerfile linter written in Python3+ without dependencies.

## Continuous Integration / Continuous Delivery

Expand Down

0 comments on commit 3d4fead

Please sign in to comment.