Ian Fijolek
a1e0e9698b
Add dig and nslookup
2023-05-05 14:07:53 -07:00
Ian Fijolek
08b8932331
Update curl version
2022-01-24 16:08:18 -08:00
Ian Fijolek
ce986e8d1d
Roll back to alpine:3.12
...
Looks like there is a clock issue with raspbian
https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements
2021-05-12 19:06:41 -07:00
Ian Fijolek
444d060736
Remove qemu-user-static from Dockerfile and update alpine
...
My build machine now has proper qemu support added, so this is not needed
2021-05-12 23:22:24 +00:00
Ian Fijolek
f8e40c643c
Move static binaries to dist/ for easier publishing
...
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
Ian Fijolek
162e8618cb
Revert "Don't copy extra qemu files"
...
This reverts commit 5b69eacdd5 .
2020-01-30 11:41:34 -08:00
Ian Fijolek
c67fe1f4c7
Go back to copying all files because drone doesn't like this
2020-01-30 11:35:59 -08:00
Ian Fijolek
5b69eacdd5
Don't copy extra qemu files
2020-01-30 11:30:13 -08:00
Ian Fijolek
c7c82fabe8
Add qemu binaries
2020-01-10 14:21:48 -08:00
Ian Fijolek
f807caa1ad
Add multi-arch builds
2020-01-10 13:58:17 -08:00
Ian Fijolek
f6ccd9a3bd
Update Dockerfiles to newer (roughly) pinned versions
2019-11-22 14:44:21 -08:00
Ian Fijolek
f463ef27b7
Update Dockerfiles to make this version runnable
...
Should now have pairity in terms of system utilities and scripts for
checking services
2019-11-22 12:58:26 -08:00
Ian Fijolek
1f6193e486
First go at Docker builds
2019-10-10 17:20:42 -07:00