Skip to content

Commit 567632c

Browse files
committedApr 14, 2020
adding a link to docker hub
1 parent 9f7dedc commit 567632c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Retrieving Cloudflare logs via [Logpull API][logpull] with [feron][feron], and pushing them
22
into Elasticsearch with [Filebeat][filebeat].
33

4-
![Docker Pulls](https://img.shields.io/docker/pulls/anapsix/get-cloudflare-logs?style=flat-square) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/anapsix/get-cloudflare-logs?style=flat-square)
4+
[![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/anapsix/get-cloudflare-logs?style=flat-square)][docker-hub-image]
5+
[![Docker Pulls](https://img.shields.io/docker/pulls/anapsix/get-cloudflare-logs?style=flat-square)][docker-hub-image]
6+
[![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/anapsix/get-cloudflare-logs?style=flat-square)][docker-hub-image]
57

68

79
## Helm Chart
@@ -92,3 +94,4 @@ This repo includes and relies on [go-tasks][go-tasks], created by [Martin Fabriz
9294
[feron]: https://github.com/anapsix/feron/
9395
[go-tasks]: https://github.com/mvilche/go-tasks
9496
[mvilche]: https://github.com/mvilche
97+
[docker-hub-image]: https://hub.docker.com/repository/docker/anapsix/get-cloudflare-logs

0 commit comments

Comments
 (0)
Please sign in to comment.