From f77760c690f781f10bccb59c44f07220cb293d73 Mon Sep 17 00:00:00 2001 From: Craig Mulligan Date: Tue, 1 Sep 2015 10:19:46 +0300 Subject: [PATCH] Add resin.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 635ca2f..7696d96 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [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 & ARM +* [git push docker containers to linux devices](https://resin.io/) Modern DevOps for IoT, leveraging git and docker. * [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.