Commit graph

11 commits

Author SHA1 Message Date
James Mills
07d888c2c6
Fix build and versioning (borrowed from yarn) 2023-01-21 11:25:30 +10:00
James Mills
31040303f7
Remove deprecated netgo build tag (Fixes #4) 2022-08-01 14:28:03 +10:00
James Mills
c011bbae0c
Fix image target to build multi-arch images to the Docker Hub 2022-08-01 14:03:00 +10:00
James Mills
35217febfc Add support for multi-arch binary and docker image releases (#20)
Reviewed-on: https://git.mills.io/prologic/tube/pulls/20
2022-08-01 03:22:17 +00:00
gerard webb
012ae52fc7 docker small adjustments (#17)
just some basic docker make file stuff to make it easier for local dev.

Co-authored-by: gedw99 <gedw99@gmail.com>
Reviewed-on: https://git.mills.io/prologic/tube/pulls/17
Co-authored-by: gerard webb <gedw99@noreply@mills.io>
Co-committed-by: gerard webb <gedw99@noreply@mills.io>
2022-04-29 21:54:16 +00:00
Rick
5adab6d32d
fix version doesn't work (#28) 2020-12-26 08:26:09 +10:00
James Mills
7c919b5f9b
Add image target to Makefile 2020-03-30 18:23:18 +10:00
James Mills
83351c4b5b
Fixed docker image 2020-03-21 11:03:00 +10:00
James Mills
4dae45a68f
Restructured source code layout, Added rice support for templates and static assets 2020-03-21 09:55:06 +10:00
James Mills
76fa613b7e
Add command-line option parsing support and custom config file location 2020-03-21 08:31:24 +10:00
James Mills
d7a1eab5be
Migrate to Go111Modules, Add Dockerfile and GoRelaser support 2020-03-21 08:20:16 +10:00