mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 15:38:04 +02:00
remove docker_lint from project atomic
the repository was deleted
This commit is contained in:
parent
c16ecdf9c7
commit
f5a4e91c45
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
# Awesome Docker [][sindresorhus] [](https://app.netlify.com/sites/awesome-docker/deploys)<!-- omit in toc -->
|
||||
|
||||
> A curated list of Docker resources and projects
|
||||
> Inspired by [@sindresorhus](https://github.com/sindresorhus)' [awesome][sindresorhus] and improved by these **[amazing contributors](https://github.com/veggiemonk/awesome-docker/graphs/contributors)**.
|
||||
|
||||
If you would like to contribute, please read [CONTRIBUTING.md][contributing] first.
|
||||
It contains a lot of tips and guidelines to help keep things organized.
|
||||
|
@ -471,7 +470,6 @@ Examples by:
|
|||
### Linter
|
||||
|
||||
- [docker-image-size-limit](https://github.com/wemake-services/docker-image-size-limit) - A tool to keep an eye on your docker images size.
|
||||
- [dockerfile_lint](https://github.com/projectatomic/dockerfile_lint) - A rule-based 'linter' for Dockerfiles by [@projectatomic](https://github.com/projectatomic)
|
||||
- [Dockerfile Linter action](https://github.com/buddy-works/dockerfile-linter) - The linter lets you verify Dockerfile syntax to make sure it follows the best practices for building efficient Docker images.
|
||||
- [dockfmt](https://github.com/jessfraz/dockfmt) :construction: - Dockerfile formatter and parser by [@jessfraz][jessfraz]
|
||||
- [FROM:latest](https://github.com/replicatedhq/dockerfilelint) - An opinionated Dockerfile linter by [@replicatedhq](https://github.com/replicatedhq)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue