Commit Graph

9 Commits

Author SHA1 Message Date
f8e40c643c Move static binaries to dist/ for easier publishing
All checks were successful
continuous-integration/drone/push Build is passing
This will make it easier to publish them to Github or Gitea releases later.

To avoid making the Makefile super complex, this patch also makes use of
variables to simplify the Makefile as well.
2020-07-06 20:15:21 -07:00
162e8618cb Revert "Don't copy extra qemu files"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 5b69eacdd5.
2020-01-30 11:41:34 -08:00
c67fe1f4c7 Go back to copying all files because drone doesn't like this
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-30 11:35:59 -08:00
5b69eacdd5 Don't copy extra qemu files
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-30 11:30:13 -08:00
c7c82fabe8 Add qemu binaries
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-10 14:21:48 -08:00
f807caa1ad Add multi-arch builds
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-10 13:58:17 -08:00
f6ccd9a3bd Update Dockerfiles to newer (roughly) pinned versions
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-22 14:44:21 -08:00
f463ef27b7 Update Dockerfiles to make this version runnable
Some checks failed
continuous-integration/drone/push Build is failing
Should now have pairity in terms of system utilities and scripts for
checking services
2019-11-22 12:58:26 -08:00
1f6193e486 First go at Docker builds
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-10 17:20:42 -07:00