Commit Graph

43 Commits

Author SHA1 Message Date
Kwitsch 5d2d9c9539 test 2022-09-15 09:33:43 +02:00
Kwitsch e528ae66b3 test 2022-09-15 09:20:03 +02:00
Kwitsch 7ae65caa0f
Fix 2 2022-09-14 21:21:38 +02:00
Kwitsch ae912b2ca4
Fix 2022-09-14 21:15:35 +02:00
Kwitsch ea23e2c128 fix 2022-09-14 20:59:44 +02:00
Kwitsch e634a1c6fc multiarch 2022-09-14 20:58:17 +02:00
Kwitsch b3d9d661dc platform fix 2022-09-14 17:19:44 +02:00
Kwitsch d2e66b8343 env var fix 2022-09-14 17:14:55 +02:00
Kwitsch 64c92249fe build cache 2022-09-14 17:06:45 +02:00
Kwitsch c37637ab1e vendor fix 2022-09-14 16:46:30 +02:00
Kwitsch f9649c8701 vendor test 2022-09-14 16:07:38 +02:00
Kwitsch ecebea2730 module mount test 2022-09-14 15:25:39 +02:00
Kwitsch 9cbff3d180 generate outside of docker 2022-09-14 15:08:21 +02:00
Kwitsch 0136755f4a cache lock 2022-09-14 14:49:24 +02:00
Kwitsch 285eda477d removed arg duplication 2022-09-14 14:38:00 +02:00
Kwitsch 37b1af2376 workflow fix 2022-09-14 14:04:25 +02:00
Kwitsch 0c653c91fc share arg 2022-09-14 13:59:18 +02:00
Kwitsch c268e42738 docker without makefile 2022-09-14 13:53:13 +02:00
Kwitsch 7e8431370b restructured 2022-09-14 13:41:44 +02:00
Kwitsch e30063d128 added cache mount 2022-09-14 12:59:10 +02:00
Kwitsch a035197eff added VERSION & BUILD_TIME as build-arg 2022-09-12 10:33:14 +02:00
Kwitsch e2d2d8e2ae reorderd Dockerfile for better layer caching 2022-09-11 19:45:00 +02:00
Kwitsch 5bfed0e980
Docker container rework (#638) 2022-09-08 22:34:08 +02:00
Dimitri Herzog 9550ff9983
chore: Define golang version only in go.mod (#618) (#619) 2022-08-03 22:32:02 +02:00
FileGo 2944debf0b
Update to Go 1.18 (#540)
* Update to Go 1.18

* remove "nolint:unparam", since unparam is currently disabled with go 1.18

* update golangci-lint to 1.46.2

Co-authored-by: Dimitri Herzog <dimitri.herzog@gmail.com>
2022-05-27 22:41:11 +02:00
ohemmali 4d1f09f184
Fixing unexpanded CMD variable with correct defaulting behavior. (#478)
Co-authored-by: Omar <omar@hemmali.com>
2022-04-01 09:12:03 +02:00
ohemmali beb380edcb
Defining env var for configurable config file location (#473)
Co-authored-by: Omar <omar@hemmali.com>
2022-03-31 22:49:23 +02:00
Dimitri Herzog 1fd7ddd3b5 Use non-root user in docker container (#382) 2021-12-23 22:02:47 +01:00
Dimitri Herzog 9c5ba48d76 Update to alpine 3.15 as runtime image 2021-12-13 22:54:39 +01:00
ᗪєνιη ᗷυнʟ f0a94a0e55 chore(docker): Update alpine version
and install tzdata and ca-certificates in the final image
2021-09-21 07:42:37 +02:00
Agneev Mukherjee e2ea7455c9 Update Dockerfile 2021-09-06 21:56:54 +02:00
Dimitri Herzog 1f639e38af update to GO 1.17 2021-08-27 13:41:36 +02:00
ᗪєνιη ᗷυнʟ 86b7cdb595
add tini to Docker image (#180) 2021-04-22 22:58:33 +02:00
Dimitri Herzog a3f518bce9 #141: Switch to Go 1.16 2021-03-05 22:31:48 +01:00
Dimitri Herzog 3f08e31287 removed tools target 2021-01-17 21:57:54 +01:00
Dimitri Herzog 1c41844620 fix alpine version to 3.12 2021-01-17 16:54:14 +01:00
Dimitri Herzog 68693058f5 #106, #105: Deploy to GitHub container registry, use docker/build-push-action action 2020-11-22 22:26:15 +01:00
Dimitri Herzog b78b7a67ef #108 Switch to golang 1.15 2020-11-10 22:30:50 +01:00
Dimitri Herzog 0766c6480a #27: CLI tool 2020-04-08 23:03:07 +02:00
Dimitri Herzog 09e97eb160 Closes #20 2020-03-09 22:34:10 +01:00
Dimitri Herzog 99eb123ed9 #19: switch to go 1.14 2020-03-07 17:33:31 +01:00
Dimitri Herzog 9bb0682651 Healthcheck in docker container (#10) 2020-02-10 22:39:16 +01:00
Dimitri Herzog 01a8a402dc initial commit 2020-01-12 18:23:35 +01:00