diff --git a/README.md b/README.md index 777f0ef..f396360 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ Securely store your Docker images. * [Boot2Docker](https://github.com/boot2docker/boot2docker) (docker for OSX and Windows) -- http://boot2docker.io/ * [docker-vm](https://github.com/shyiko/docker-vm) (A simple and transparent alternative to boot2docker (backed by Vagrant)) by [@shyiko](https://github.com/shyiko) * [Vessel](https://github.com/awvessel/vessel) (Vessel automates the setup & use of dockerized development environments) by [@awvessel](https://github.com/awvessel) +* [subuser](http://subuser.org) (subuser makes it easy to securely and portably run graphical desktop applications in Docker) * [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) * [Dokku](https://github.com/progrium/dokku) (Docker powered mini-Heroku in around 100 lines of Bash) by [@progrium](https://github.com/progrium) * [Ansible - manage docker containers](http://docs.ansible.com/docker_module.html)