CrazyMax
58b22a83bd
chore: fix deprecated docker reference and container list opts
2024-06-10 10:07:44 +02:00
CrazyMax
0438ca485f
Add profiler flag ( #336 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:04:07 +02:00
CrazyMax
9b4e62474b
Handle digest based image reference ( #335 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 00:28:20 +02:00
CrazyMax
f521384ee1
Skip dangling images ( #98 )
2020-06-20 03:48:38 +02:00
CrazyMax
349917e7e4
Configuration transposed into environment variables ( #82 )
...
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications (#79 )
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-07 19:58:49 +00:00
CrazyMax
56d110bdec
Docker API version negotiation ( #29 )
2020-06-07 21:52:08 +02:00
CrazyMax
fbfc7a2690
Move registry client to a dedicated package
2020-01-19 22:47:18 +01:00
CrazyMax
a42516fca7
Set user agent for Docker registry client
2020-01-07 09:12:39 +01:00
CrazyMax
01cb602ed2
Skip analysis on locally built image
2019-12-22 19:04:56 +01:00
CrazyMax
7a8b4677fc
Add option to skip notification at the very first analysis of an image ( #10 )
2019-12-22 16:32:27 +01:00
CrazyMax
51c0e3caca
Coding style
2019-12-14 17:45:52 +01:00
CrazyMax
629f98af4e
Implement Swarm provider
2019-12-14 03:55:58 +01:00
CrazyMax
0e393ee980
Fix Docker TLS config
2019-12-14 02:18:42 +01:00
CrazyMax
39459f42fc
Add fields to load sensitive values from file ( #7 )
2019-12-14 01:19:26 +01:00
CrazyMax
32438dbb2e
Implement Docker provider ( #3 )
2019-12-13 23:04:02 +01:00
CrazyMax
dcf6712152
Add Docker engines provider
2019-12-12 00:03:08 +01:00
CrazyMax
a2bfb6534e
Integrate images into a providers layer
2019-12-11 22:30:35 +01:00
CrazyMax
bfa446fe00
Simple Docker client impl
2019-12-10 15:02:35 +01:00
CrazyMax
d407bce8fb
Rename
2019-12-10 15:01:47 +01:00
CrazyMax
fc326e4d6f
Typo
2019-12-10 14:57:22 +01:00
CrazyMax
4742827709
Filter tags before return them
2019-06-08 20:50:01 +02:00
CrazyMax
00ed9d24e2
Add option to set the maximum number of tags to watch for an item if watch_repo is enabled
2019-06-08 19:42:19 +02:00
CrazyMax
1611629141
Fix registry client context
2019-06-08 15:37:09 +02:00
CrazyMax
5942e39b83
Allow overriding os and architecture when watching
...
Move insecure_tls and timeout options to registry option
Rename Bolt bucket
Change default schedule
Review registry client
2019-06-08 02:50:46 +02:00