From a32c7100faa82dbe108fd328e837b2401bd2db18 Mon Sep 17 00:00:00 2001 From: awesome-bot Date: Mon, 28 Dec 2015 19:56:27 -0800 Subject: [PATCH 1/5] Fix link for Get Docker .. RaspberryPi .. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6924157..adbe9fc 100644 --- a/README.md +++ b/README.md @@ -237,8 +237,7 @@ by [@prologic][prologic] * [Swarming Raspberry Pi, Part 2: Registry & Mirror](http://matthewkwilliams.com/index.php/2015/03/29/swarming-raspberry-pi-part-2-registry-mirror/) * [Swarming Raspberry Pi: Docker Swarm Discovery Options](http://matthewkwilliams.com/index.php/2015/04/03/swarming-raspberry-pi-docker-swarm-discovery-options/) * [Uniform Development by Docker & QEMU](http://www.instructables.com/id/Uniform-Development-by-Docker-QEMU/) -* [Get Docker up and running on the RaspberryPi in three steps](https://github -.com/umiddelb/armhf/wiki/Get-Docker-up-and-running-on-the-RaspberryPi-%28ARMv6%29-in-three-steps) +* [Get Docker up and running on the RaspberryPi in three steps](https://github.com/umiddelb/armhf/wiki/Get-Docker-up-and-running-on-the-RaspberryPi-%28ARMv6%29-in-three-steps) * [Installing, running, using Docker on armhf (ARMv7) devices](https://github.com/umiddelb/armhf/wiki/Installing,-running,-using-docker-on-armhf-(ARMv7)-devices) * [How to run 2500 webservers on a Raspebery Pi](http://blog.loof.fr/2015/10/how-to-run-2500-webservers-on-raspberry.html) From 0c8edcfa48ac809730bd16338893949afe2d9725 Mon Sep 17 00:00:00 2001 From: awesome-bot Date: Mon, 28 Dec 2015 20:05:52 -0800 Subject: [PATCH 2/5] Fix link for ashmckenzie --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index adbe9fc..a6b0c91 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Inspired by [@sindresorhus](https://github.com/sindresorhus)' [awesome][sindreso It's now a github project because it's considerably easier for other people to edit, fix and expand on Docker using Github. Just click [README.md][editREADME]. If this list is not complete, you can [contribute][editREADME] to make it so. -> **Please**, help organize these resources so that they are _easy to find_ and _understand_ for new comers. See how to **[Contribute](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md)** +> **Please**, help organize these resources so that they are _easy to find_ and _understand_ for new comers. See how to **[Contribute](https://github.com/veggiemonk/awesome-dlsocker/blob/master/CONTRIBUTING.md)** #### *If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you!* @@ -294,8 +294,7 @@ by [@prologic][prologic] * [go-dockerclient](https://github.com/fsouza/go-dockerclient/) (Go HTTP client for the Docker remote API.) by [@fsouza](https://github.com/fsouza/) * [container-factory](https://github.com/lsqio/container-factory) (produces Docker images from tarballs of application source code http://www.containerfactory.io) by [@lsqio](https://github.com/lsqio) * [percheron][percheron] (Organise your Docker containers with muscle and intelligence) by [@ashmckenzie] -(https://github -.com/ashmckenzie) +(https://github.com/ashmckenzie) * [crane](https://github.com/michaelsauter/crane) (Lift containers with ease. Easy orchestration for images and containers) by [@michaelsauter](https://github.com/michaelsauter) * [sherdock](https://github.com/rancher/sherdock) (Automatic GC of images based on regexp) by [@rancherio](https://github.com/rancherio) * [bocker](https://github.com/p8952/bocker) (1) (Docker implemented in 100 lines of bash) by [p8952](https://github.com/p8952) From 7b3a05516554b97f94c15a5ff802d5e3581250df Mon Sep 17 00:00:00 2001 From: awesome-bot Date: Mon, 28 Dec 2015 20:09:41 -0800 Subject: [PATCH 3/5] Fix link for ashmckenzie --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a6b0c91..842eb82 100644 --- a/README.md +++ b/README.md @@ -390,8 +390,7 @@ Securely store your Docker images. * [Ansible - manage docker containers](http://docs.ansible.com/ansible/docker_module.html) * [Vagrant - Docker provider](http://docs.vagrantup.com/v2/docker/basics.html) a good starting point is [vagrant-docker-example](https://github.com/bubenkoff/vagrant-docker-example) by [@bubenkoff](https://github.com/bubenkoff) * [Dray](https://github.com/CenturyLinkLabs/dray) An engine for managing the execution of container-based workflows. http://Dray.it by [@CenturyLinkLabs][CenturyLinkLabs] -* [percheron][percheron] (Organise your Docker containers with muscle and intelligence) by [@ashmckenzie](https://github -.com/ashmckenzie) +* [percheron][percheron] (Organise your Docker containers with muscle and intelligence) by [@ashmckenzie](https://github.com/ashmckenzie) * [Dusty](http://dusty.gc.com/) Managed Docker development environments on OS X * [Beluga](https://github.com/cortexmedia/Beluga) Beluga a CLI to deploy docker containers on a single server or low amount of servers. By [@cortextmedia](https://github.com/cortexmedia) From 7b5fe068a1feb52b5368e5fa9979984d584393d2 Mon Sep 17 00:00:00 2001 From: awesome-bot Date: Mon, 28 Dec 2015 20:11:28 -0800 Subject: [PATCH 4/5] Revert typo :cry: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 842eb82..b8d5a73 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Inspired by [@sindresorhus](https://github.com/sindresorhus)' [awesome][sindreso It's now a github project because it's considerably easier for other people to edit, fix and expand on Docker using Github. Just click [README.md][editREADME]. If this list is not complete, you can [contribute][editREADME] to make it so. -> **Please**, help organize these resources so that they are _easy to find_ and _understand_ for new comers. See how to **[Contribute](https://github.com/veggiemonk/awesome-dlsocker/blob/master/CONTRIBUTING.md)** +> **Please**, help organize these resources so that they are _easy to find_ and _understand_ for new comers. See how to **[Contribute](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md)** #### *If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you!* From 53409c83f187fe292ba78c9f19585dedc5953f2e Mon Sep 17 00:00:00 2001 From: awesome-bot Date: Mon, 28 Dec 2015 20:13:56 -0800 Subject: [PATCH 5/5] [travis] White list ashmckenzie --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 454c792..a7e9d1b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md --white-list wiki/Installing,slideshare,awesome-docker.svg,edit/master,sindresorhus/awesome + - awesome_bot README.md --white-list wiki/Installing,slideshare,awesome-docker.svg,edit/master,sindresorhus/awesome,ashmckenzie