Skip to content

Commit

Permalink
Move RPi links into README
Browse files Browse the repository at this point in the history
Signed-off-by: Alex <alexellis2@gmail.com>
  • Loading branch information
alexellis committed May 15, 2017
1 parent b3f258c commit b55e694
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,35 @@ This repo contains [Docker](https://docker.com) labs and tutorials authored both
* [Docker Tutorials from the Community](https://github.com/docker/community/tree/master/Docker-Meetup-Content) - links to a different repository
* [Advanced Docker orchestration workshop](https://github.com/docker/labs/tree/master/Docker-Orchestration) - links to a different repository

#### RPi: Community Labs

The following labs are primarily hosted on Github and [alexellis.io](http://alexellis.io) (via one of the Docker Captains)

##### RPi - Getting started

* [5 things about Docker on Raspberry Pi](http://blog.alexellis.io/5-things-docker-rpi/)

* [Get Started with Docker on Raspberry Pi](http://blog.alexellis.io/getting-started-with-docker-on-raspberry-pi/)

* [Hands-on Docker for Raspberry Pi](http://blog.alexellis.io/hands-on-docker-raspberrypi/)

* [Build a Timelapse Rig with your Raspberry Pi](http://blog.alexellis.io/raspberry-pi-timelapse/)

##### RPi - Intermediate

* [Live Deep Dive - Docker Swarm Mode on the Pi](http://blog.alexellis.io/live-deep-dive-pi-swarm/)

* [Golang and Docker 1.13 on your Raspberry Pi](http://blog.alexellis.io/golang-docker-rpi/)

* [Docker and Raspberry Pi OTG/USB](http://blog.alexellis.io/docker-engine-in-your-pocket/)

##### RPi - Workshops

* [Dockercon 2017 Austin RPi workshop](https://github.com/alexellis/docker-blinkt-workshop)

> This workshop provides an overview of how to work with Docker on the Raspberry Pi and covers using
hardware and Docker swarm.

For more information on Docker, see the Official [Docker documentation](https://docs.docker.com).

#### Contributing
Expand Down
29 changes: 0 additions & 29 deletions raspberrypi/README.md
Original file line number Diff line number Diff line change
@@ -1,29 +0,0 @@
## Labs for Raspberry Pi

The following labs are primarily hosted on Github and [alexellis.io](http://alexellis.io) (via one of the Docker Captains)

## Getting started

### [5 things about Docker on Raspberry Pi](http://blog.alexellis.io/5-things-docker-rpi/)

### [Get Started with Docker on Raspberry Pi](http://blog.alexellis.io/getting-started-with-docker-on-raspberry-pi/)

### [Hands-on Docker for Raspberry Pi](http://blog.alexellis.io/hands-on-docker-raspberrypi/)

### [Build a Timelapse Rig with your Raspberry Pi](http://blog.alexellis.io/raspberry-pi-timelapse/)

## Intermediate

### [Live Deep Dive - Docker Swarm Mode on the Pi](http://blog.alexellis.io/live-deep-dive-pi-swarm/)

### [Golang and Docker 1.13 on your Raspberry Pi](http://blog.alexellis.io/golang-docker-rpi/)

### [Docker and Raspberry Pi OTG/USB](http://blog.alexellis.io/docker-engine-in-your-pocket/)

## Workshops

### [Dockercon 2017 Austin RPi workshop](https://github.com/alexellis/docker-blinkt-workshop)

This workshop provides an overview of how to work with Docker on the Raspberry Pi and covers using
hardware and Docker swarm.

0 comments on commit b55e694

Please sign in to comment.