diff --git a/README.md b/README.md index 18ccc24..5bfa062 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Service Discovery](#service-discovery) * [Security](#security) * [Performances](#performances) - * [Raspberry Pi](#raspberry-pi) + * [Raspberry Pi & ARM](#raspberry-pi--arm) * [Other](#other) * [Books](#books) * [Tools](#tools) @@ -199,7 +199,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Distrubuted JMeter testing using Docker](http://srivaths.blogspot.fr/2014/08/distrubuted-jmeter-testing-using-docker.html?m=1) * [nsinit: per-container resource monitoring of Docker containers on RHEL/Fedora](http://www.breakage.org/2014/09/03/nsinit-per-container-resource-monitoring-of-docker-containers-on-rhelfedora/) -## Raspberry Pi +## Raspberry Pi & ARM * [Docker Pirates ARMed with explosive stuff](http://blog.hypriot.com/) Huge resource on clustering, swarm, docker, pre-installed image for SD card on Raspberry Pi * [Docker on Raspberry Pi](http://blog.xebia.com/2014/08/25/docker-on-a-raspberry-pi/) * [Fool-Proof Recipe: Docker on the Raspberry Pi](https://www.voxxed.com/blog/2015/04/fool-proof-recipe-docker-on-the-raspberry-pi/) Same article as above but more opinionated. @@ -208,6 +208,8 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [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 four steps](https://github.com/umiddelb/armhf/wiki/Get-Docker-up-and-running-on-the-RaspberryPi-%28ARMv6%29-in-four-steps) +* [Installing, running, using Docker on armhf (ARMv7) devices](https://github.com/umiddelb/armhf/wiki/Installing,-running,-using-docker-on-armhf-%28ARMv7%29-devices) ## Other