Replace lorry.io with GitHub project url

It seems like lorry.io is gone, though: https://github.com/CenturyLinkLabs/lorry/issues/49
This commit is contained in:
Tobias Gesellchen 2017-06-04 20:11:15 +02:00 committed by GitHub
parent 7b06a0aef9
commit 903a7cb739

View File

@ -260,7 +260,7 @@ Services to securely store your Docker images.
## Linter / Validator
* [dockerfile_lint](https://github.com/projectatomic/dockerfile_lint) - A rule-based 'linter' for Dockerfiles by [@redhataccess](https://github.com/redhataccess)
* [Hadolint](https://github.com/lukasmartinelli/hadolint) - A Dockerfile linter written in Haskell by [@lukasmartinelli](https://github.com/lukasmartinelli)
* [Lorry](https://lorry.io/) - Lorry is a docker-compose.yml validator and composer by [@CenturyLinkLabs][CenturyLinkLabs]
* [Lorry](https://github.com/CenturyLinkLabs/lorry) - Lorry is a docker-compose.yml validator and composer by [@CenturyLinkLabs][CenturyLinkLabs]
* [Whale-linter](https://github.com/jeromepin/whale-linter) - A simple and small Dockerfile linter written in Python3+ without dependencies by [@jeromepin](https://github.com/jeromepin)
## Local Container Manager