Makefile,Dockerfile: add multi-arch images

This commit changes the build-system for Kilo to create container images
for multiple architectures. This will enable running Kilo on Arm
devices, e.g. Raspberry Pis. This is accomplished using Docker
manifests.
This commit is contained in:
Lucas Servén Marín
2019-05-16 19:07:58 +02:00
parent 81d6077fc2
commit adb09ce620
5 changed files with 111 additions and 39 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.cache/
.container*
.manifest*
.push*
bin/