This repository contains a collection of Docker Compose projects specifically designed to run on Raspberry Pi. Docker Compose makes it easy to define and run multi-container Docker applications.
This repository serves as a central location for various Docker Compose configurations that work well on Raspberry Pi hardware. Each project is organized in its own directory with its specific docker-compose.yml file and configuration.
- Make sure you have Docker and Docker Compose installed on your Raspberry Pi
- Clone this repository
- Navigate to the specific project directory you want to run
- Use
docker-compose up -dto start the services
- Raspberry Pi (any model)
- Docker installed
- Docker Compose installed
- Internet connection