CIUM Quick docker build The original Send doesn't have ARM image. git clone https://github.com/msaifuddin/cium.git cd cium sudo docker build -t cium:latest . To update git pull origin master