From ff9784600967e87298d9382c9f9408a2f5c552cb Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Thu, 20 Nov 2014 08:33:55 +0100 Subject: [PATCH] Removing sandstorm Not docker anyway... --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 7efd183..a78b659 100644 --- a/README.md +++ b/README.md @@ -138,9 +138,6 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge * [Boot2Docker](https://github.com/boot2docker/boot2docker) (docker for OSX and Windows) -- http://boot2docker.io/ * [OctoHost](http://www.octohost.io/) (Simple web focused Docker based mini-PaaS server. git push to deploy your websites as needed) by [@octohost](https://github.com/octohost) -### Other -* [Sandstorm](https://github.com/sandstorm-io/sandstorm) (Personal Cloud Sandbox /!\ uses LXC, not docker, but it's so nice) -- https://sandstorm.io/ - ### Useful Images * [Base Image](https://github.com/phusion/baseimage-docker) by [@phusion](https://github.com/phusion/) * [Busybox](https://github.com/jpetazzo/docker-busybox) (with either `buildroot` or Ubuntu's `busybox-static`) by [@jpetazzo](https://github.com/jpetazzo)