Fix batect redirect

This commit is contained in:
Julien Bisconti 2020-01-26 10:35:36 +01:00 committed by Andreas Gebhardt
parent d0f63f18fb
commit a66d940ae2

View File

@ -528,7 +528,7 @@ Services to securely store your Docker images.
### Development Environment
- [batect](https://github.com/charleskorn/batect) - build and testing environments as code tool: Dockerised build and testing environments made easy by [@charleskorn](https://github.com/charleskorn)
- [batect](https://github.com/batect/batect) - build and testing environments as code tool: Dockerised build and testing environments made easy by [@charleskorn](https://github.com/charleskorn)
- [Binci](https://github.com/binci/binci) - Containerize your development workflow. (formerly DevLab by [@TechnologyAdvice](https://github.com/TechnologyAdvice))
- [Boot2Docker](https://github.com/boot2docker/boot2docker) - Docker for OSX and Windows
- [construi](https://github.com/lstephen/construi) - Run your builds inside a Docker defined environment by [@lstephen](https://github.com/lstephen)