# rpi-docker-compose **Repository Path**: imlijinting/rpi-docker-compose ## Basic Information - **Project Name**: rpi-docker-compose - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rpi-docker-compose This is a pre-build binary for raspberry-pi 3. New binary will be built when there is a new release. Install ------- sudo curl -L https://github.com/mjuu/rpi-docker-compose/blob/master/v1.12.0/docker-compose-v1.12.0?raw=true -o /usr/local/bin/docker-compose && sudo chmod +x /usr/local/bin/docker-compose Credit goes to J‑C Berthon ---------------------------- Guide to build docker-compose from source [Getting docker-compose on raspberry pi the easy way](https://www.berthon.eu/2017/getting-docker-compose-on-raspberry-pi-arm-the-easy-way/)