From 3ae835b5f189cc7ecce6f1dcb9c381273655ca25 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Tue, 28 Jul 2015 15:09:14 +0200 Subject: [PATCH] add jfrazelle dockerfiles --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97bc017..6d62daf 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ Securely store your Docker images. * [Collection of Dockerfiles](https://github.com/crosbymichael/Dockerfiles) by [@crosbymichael](https://github.com/crosbymichael) * [Dockerfile Example](https://github.com/komljen/dockerfile-examples) by [@komljen](https://github.com/komljen) * [Dockerfile Example 2](https://github.com/kstaken/dockerfile-examples) by [@kstaken](https://github.com/kstaken) +* [Dockerfile @jfrazelle](https://github.com/jfrazelle/dockerfiles) by [@jfrazelle](https://github.com/jfrazelle) **MUST SEE** for a fully containerized desktop! ## Storing Images * [Docker Registry](https://github.com/docker/docker-registry) (Registry server for Docker (hosting/delivering of repositories and images))