diff --git a/README.md b/README.md index 267a137..291dece 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,6 @@ 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://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