Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

docker-composed compiled for OpenWrt running on the Raspberry Pi

Notifications You must be signed in to change notification settings

jandelgado/docker-compose-openwrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose for OpenWrt (Rasperry Pi)

The other day, when I was experimenting with my new Raspberry Pi 4 and Docker, running on OpenWrt, it turned out that docker-compose would ease things a little.

This project provides binaries for docker-compose targeted to run on OpenWrt running on Raspberry Pi's (musl).

Manual build

$ make image.arm64v8    # for Raspi 4
$ make image.arm32v7    

Binaries will be copied to /dist folder.

Download

Binary downloads are available on the Releases page.

License & Credits

License: MIT, Author: Jan Delgado, inspired by: