Skip to content

Multi-arch Docker images for distribution

Compare
Choose a tag to compare
@alexellis alexellis released this 04 Jun 18:06
Build to create images with binary

Update the build to create images of the binaries for each
of the supported platforms: darwin, armhf, arm64, windows,
and x86_64 (linux)

Also updated the travis file in order to push these images
up to docker hub and create a manifest file for easy
multi-arch image pulls

Signed-off-by: Burton Rheutan <[email protected]>