diva-exchange / i2p

I2P Layer of diva.exchange. Based on i2pd, see https://github.com/PurpleI2P/i2pd
GNU General Public License v3.0
28 stars 8 forks source link

Multi-arch docker build #3

Closed ugosan closed 11 months ago

ugosan commented 1 year ago

I tried to run i2p on my raspberry pi via docker and realized the image was x86 only, so here is a Makefile for building a multi-arch image, it will build two images (currently amd64 and arm64/v8) and then join them under a single mainfest.

imagen

Just change the TAG and make