From 4a7fd04ea0982e0f0282de5f15e42027c271f787 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Fri, 26 Sep 2014 08:29:30 +0200 Subject: [PATCH] Moving Boot2Docker to Dev Tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4726bf9..4e820d3 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge * [Squid-in-a-can](https://github.com/jpetazzo/squid-in-a-can) (in case of proxy problem) by [@jpetazzo](https://github.com/jpetazzo/) * [docker-gen](https://github.com/jwilder/docker-gen) (Generate files from docker container meta-data) by [@jwilder](https://github.com/jwilder) * [registrator](https://github.com/progrium/registrator) (Service registry bridge for Docker) by [@progrium](https://github.com/progrium) +* [Boot2Docker](https://github.com/boot2docker/boot2docker) (docker for OSX and Windows) -- http://boot2docker.io/ ### Images @@ -89,7 +90,6 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge * [Deis](https://github.com/deis/deis) (Your PaaS, your rules) -- http://deis.io/ * [Gaudi](https://github.com/marmelab/gaudi) (Gaudi allows to share multi-component applications, based on Docker, Go, and YAM) -- http://gaudi.io/ * [CoreOS](https://github.com/coreos) (Linux for Massive Server Deployments) -- https://coreos.com/ -* [Boot2Docker](https://github.com/boot2docker/boot2docker) (docker for OSX and Windows) -- http://boot2docker.io/ * [Dokku](https://github.com/progrium/dokku) (Docker powered mini-Heroku in around 100 lines of Bash) * [dokku-alt](https://github.com/dokku-alt/dokku-alt) (Dokku fork with Dockerfile support, database plugins, ACL and more)