diff --git a/README.md b/README.md index ac9454667f..6b8c767e93 100644 --- a/README.md +++ b/README.md @@ -20,40 +20,9 @@ This repo contains [Docker](https://docker.com) labs and tutorials authored both #### Community tutorials -* [Docker Tutorials from the Community](https://github.com/docker/community/tree/master/Docker-Meetup-Content) - links to a different repository +* [Docker Tutorials from the Community](https://github.com/docker/community/blob/master/curated-content.md) - 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 We want to see this repo grow, so if you have a tutorial to submit, or contributions to existing tutorials, please see this guide: