111763 Views
85221 Views
83639 Views
51774 Views
49949 Views
48472 Views
Obsidian - the best tool for Makers
10 Projects for your Raspberry Pi Pico
Raspberry Pi Telegraf Setup with Docker
Setting Up Dynamic DNS on a Raspberry Pi for Self-Hosting
Raspberry Pi WordPress Setup with Docker
Raspberry Pi WireGuard VPN Setup with Docker
Using the Raspberry Pi Pico's Built-in Temperature Sensor
Getting Started with SQL
Introduction to the Linux Command Line on Raspberry Pi OS
How to install MicroPython
Wall Drawing Robot Tutorial
BrachioGraph Tutorial
KevsRobots Learning Platform
35% Percent Complete
By Kevin McAleer, 1 Minute
The Open Source Robotics Foundation (OSRF) maintain a suite of official Docker container definitions. Lets grab these so that we can build our own container.
This step is optional, as I will provide a tested dockerfile and docker-compose.yml. However if you want to build a different version or release, these are the files you will need.
dockerfile
docker-compose.yml
Download the official dockers images from the OSRF github repository:
git clone https://www.github.com/osrf/docker_images
You should now have a number of extra folders on your Raspberry Pi:
docker-images
cubie-1
< Previous Next >