Commit Graph

25 Commits

Author SHA1 Message Date
Roman Vynar
e712ae59d2 Release 0.10.4: update all deps 2025-06-11 19:32:45 +03:00
Enrique Hernández Bello
7e1cff804f
Include a default config file into the container to simplify setup (#83)
* Include the default config file into the Docker image

* Add a quick start section in the README file
2024-12-08 19:48:06 +02:00
Roman Vynar
674562d8d7 Upgrade go, alpine, deps 2024-08-15 14:58:00 +03:00
Roman Vynar
bbefd03dbd Release 0.10.2 2024-05-31 18:35:42 +03:00
Roman Vynar
929daf733f Release 0.10.1 2024-04-19 18:07:40 +03:00
Roman Vynar
e334d4c6c7 Major rewrite with just breaking changes 2024-04-16 13:54:18 +03:00
Roman Vynar
88072140ca Upgrade dependencies 2024-02-21 11:22:11 +02:00
Roman Vynar
dc1caa7451 Upgrade Go version to 1.20.2, alpine to 3.17 and other dependencies 2023-03-30 15:47:06 +03:00
Roman Vynar
ad41aca4e5 Upgrade go version and dependencies 2022-08-29 18:57:08 +03:00
Roman Vynar
a1bef247e0 Bump version, upgrade dependencies 2022-04-06 16:47:52 +03:00
Roman Vynar
811c9d7da0 Update dependencies 2021-04-26 16:36:18 +03:00
Roman Vynar
2d3e770e6f Bump go version and dependencies 2020-07-10 15:43:01 +03:00
Roman Vynar
41e74f70a2 Upgrade Go and dependencies, support custom TZ, fix initial ownership of sqlite db dir.
* Upgrade Go version to 1.13.7, alpine to 3.11 and other dependencies.
* You can define timezone when running container by adding `TZ` env var, e.g. "-e TZ=America/Los_Angeles"
  (thanks to @gminog).
* Fix initial ownership of /opt/data dir in Dockerfile.
2020-02-17 13:13:53 +02:00
Roman Vynar
3125554074 Bump go version 2019-07-30 09:02:36 +03:00
Roman Vynar
d46605fc06 Bump go, alpine, echo versions 2019-02-19 14:30:50 +02:00
Roman Vynar
1f6801acfb Bump go to 1.11.4 and all deps 2018-12-18 16:28:21 +02:00
Roman Vynar
35aba0dfc3 Bump Go version 2018-12-13 11:55:55 +02:00
Roman Vynar
32d8ab87bd Switch to Go 1.11 and Go Modules to track dependencies 2018-10-30 23:30:55 +02:00
Roman Vynar
80bdad8c91 Switch to alpine:3.8 2018-08-14 15:36:54 +03:00
Roman Vynar
9597890b67 Prepare 0.7 release. 2018-07-04 17:57:29 +03:00
Roman Vynar
9a0674ea6b Bump go version to 1.10.3 2018-07-04 16:36:00 +03:00
Roman Vynar
c5a5fe2e8d Add MySQL along with sqlite3 support as a registry events storage. 2018-05-28 15:36:27 +03:00
Roman Vynar
20daa971e5 Bump go and dependency versions. 2018-05-28 11:54:32 +03:00
Roman Vynar
1e0bb7d8ff Bump go to 1.10 2018-03-06 22:22:41 +02:00
Roman Vynar
8174df6fd7 Initial commit. 2018-02-19 17:12:59 +02:00