Example repo for multi-arch Docker builds with Drone
Go to file
IamTheFij b5364e3bf9
continuous-integration/drone/push Build is failing Details
Debug working dir
2019-06-04 17:41:00 -07:00
.dockerignore Initial 2019-03-08 17:12:03 -08:00
.drone.yml Debug working dir 2019-06-04 17:41:00 -07:00
.gitignore Force build 2019-03-10 14:24:14 -07:00
Dockerfile Add some documentation 2019-06-04 17:28:26 -07:00
Makefile Update example to show a more realistic implementation 2019-06-04 17:18:25 -07:00
Readme.md Add some documentation 2019-06-04 17:28:26 -07:00
get_qemu.sh Debug working dir 2019-06-04 17:41:00 -07:00
manifest.tmpl Add a docker manifest 2019-03-10 15:35:08 -07:00

Readme.md

multiarch-pipeline-test

This is a test repo that serves as an example of publishing multi-arch Docker builds with Drone.

Some comments exist inline in the included files and more robust documentation is forthcoming.