/mailu-multiarch

A repo containg scripts to cross-build Mailu for multiple architectures

Primary LanguageShellMIT LicenseMIT

mailu-multiarch

Build Status

Description

This repository contains scripts for building Mailu multiarch images with amd64, arm64 and armv7 support using img. These images are published at dani09/mailu-multiarch-* currently for the master branch and the 1.7 release.

Usage

You can use them the following way: DOCKER_ORG=dani09 DOCKER_PREFIX=mailu-multiarch- docker-compose up -d with the config files of the setup generator hosted at setup.mailu.io.