Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Jun 17, 2020
1 parent 4da907b commit 916723f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ a Docker registry.
* Internal cron implementation through go routines
* Worker pool to parallelize analyses
* Allow overriding image os and architecture
* Multi providers available: [Docker](doc/providers/docker.md), [Swarm](doc/providers/swarm.md) and [File](doc/providers/file.md)
* [Docker](doc/providers/docker.md), [Swarm](doc/providers/swarm.md),
[Kubernetes](doc/providers/kubernetes.md) and [File](doc/providers/file.md) providers available
* Get notified through Gotify, Mail, Slack, Telegram and [more](doc/notifications.md)
* Enhanced logging
* Timezone can be changed
Expand All @@ -46,6 +47,7 @@ a Docker registry.
* Providers
* [Docker](doc/providers/docker.md)
* [Swarm](doc/providers/swarm.md)
* [Kubernetes](doc/providers/kubernetes.md)
* [File](doc/providers/file.md)
* [Notifications](doc/notifications.md)
* [FAQ](doc/faq.md)
Expand Down

0 comments on commit 916723f

Please sign in to comment.