Commit Graph

11 Commits

Author SHA1 Message Date
5d2945a145
add drone build
Some checks failed
continuous-integration/drone/push Build is failing
2020-11-27 17:07:14 -08:00
f2059ad480
trim down platforms 2020-11-27 17:06:49 -08:00
07472b3a54
update multi-arch manifest push
uses the manifest command from podman, which hopefully is the same as docker.
manifest-tool is the old-and-busted way of doing multi-arch in any case
2020-11-24 15:21:48 -08:00
adb0484883
add podman support (when aliased to docker) 2020-11-24 15:20:14 -08:00
5cfc0a8f7d
remove comments 2020-11-24 15:19:40 -08:00
0ab86f3063
add image removal to container-clean 2020-11-24 15:19:26 -08:00
6ce35caa5f
suppress error if go command not available on host 2020-11-17 17:03:44 -08:00
d1b0c2b08f
add Makefile based on https://github.com/thockin/go-build-template 2020-11-17 17:02:19 -08:00
722b0289b5
initial implementation 2020-11-16 16:42:34 -08:00
e02160e3a2
license 2020-11-13 16:19:54 -08:00
dd88c575ef
initial commit 2020-11-13 16:19:27 -08:00