update DevLab to Binci transition

This commit is contained in:
Andreas Gebhardt 2017-06-09 11:54:03 +02:00
parent 544e134652
commit d8a01d18a1

View File

@ -181,7 +181,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c
* [sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) - Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/)
## Development Environments
* [DevLab](https://github.com/TechnologyAdvice/DevLab) - Utility for running containerized development environments
* [Binci](https://github.com/binci/binci) - Containerize your development workflow. (formerly DevLab by [@TechnologyAdvice][https://github.com/TechnologyAdvice])
* [Devstep](https://github.com/fgrehm/devstep) - Development environments powered by Docker and buildpacks by [@fgrehm][fgrehm]
* [Docker osx dev](https://github.com/brikis98/docker-osx-dev) - A productive development environment with Docker on OS X by [@brikis98](https://github.com/brikis98)
* [Docker-sync](http://docker-sync.io/) - Drastically improves performance ([50-70x](https://github.com/EugenMayer/docker-sync/wiki/4.-Performance)) when using Docker for development on Mac OS X/Windows and Linux while sharing code to the container. By [@EugenMayer](https://github.com/EugenMayer)