Commit graph

6 commits

Author SHA1 Message Date
jeanluc
bb0891cd7d
Docker: Allow selection of (unprivileged) UID/GID at build time (#418)
* Docker: use custom non-root UID/GID (build-arg)
2022-04-03 14:55:15 +02:00
Andrea Spacca
6f49951bc0 master to main, what's left 2021-12-07 20:24:58 +01:00
Federico Marzocchi
16e94447f7
GitHub workflow for releases (#368)
* GitHub workflow for releases

* avoid renaming

* add workflow for tests

* fix workflow name

* one yaml for all

* fix yaml

* add missing pipe

* add conditional

* also rename that other var

* remove empty version

* print the go version

* add name to step

* add go version when building

* split files

* remove dependency

* delete travis and add badge

* CHANGE NAMES TO LOWER CASE
2021-05-01 19:53:15 +02:00
Andrea Spacca
7ea65c5a24 go get -u, go build ldflags, docker tag, inline handler 2021-02-19 14:50:40 +01:00
Gabriel Duque
ec9db7a42e
ci: switch to official docker buildx GitHub action
Signed-off-by: Gabriel Duque <gabriel@zuh0.com>
2020-10-21 00:30:52 +02:00
Gabriel Duque
085e9f8414
ci: deploy multi-architecture Docker images using buildx
Signed-off-by: Gabriel Duque <gabriel@zuh0.com>
2020-06-14 21:57:48 +02:00