Commit Graph

20 Commits

Author SHA1 Message Date
c31138d367
add docker instructions to readme
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-05 23:27:06 -08:00
a6f800a2a3
use $UID/$GID for test as well
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-04 16:04:20 -08:00
9e24d19593
we will yolo the build 2021-01-04 16:03:51 -08:00
7fa5af6694
location should now be in path by server config 2021-01-04 16:03:21 -08:00
5ba45ade2a
speed up build
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-01 18:13:56 -08:00
f501abe419
fix uid/gid podman/docker discrepancies
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-30 18:17:17 -08:00
71059fe61a
vendor dependencies 2020-11-30 18:16:25 -08:00
978533a3d0
support for podman/docker manifest workflow
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-29 13:57:52 -08:00
6449f8100e
switch to debian:buster slim and install make
Some checks failed
continuous-integration/drone/push Build is failing
2020-11-28 16:48:52 -08:00
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