This repository was archived by the owner on Oct 20, 2024. It is now read-only.
File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,9 @@ The previous command starts both the [daemon](./daemon) and the web interface.
28
28
29
29
## Docker
30
30
31
- [ ![ GitHub release (latest SemVer including pre-releases)] ( https://img.shields.io/github/v/release/derogab/coingraph?include_prereleases )] ( https://github.com/derogab/coingraph/releases )
31
+ [ ![ GitHub release (latest SemVer including pre-releases)] ( https://img.shields.io/github/v/release/derogab/coingraph?include_prereleases?label=Release )] ( https://github.com/derogab/coingraph/releases )
32
32
[ ![ Build & Push Docker Image] ( https://github.com/derogab/coingraph/actions/workflows/docker-publish.yml/badge.svg )] ( https://github.com/derogab/coingraph/actions/workflows/docker-publish.yml )
33
+ [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/derogab/coingraph-client?label=Downloads&logo=docker )] ( https://hub.docker.com/r/derogab/coingraph-client )
33
34
34
35
#### Manual
35
36
1 . [ Start the ` coingraph-daemon ` ] ( ./daemon/README.md#start-container ) and then
Original file line number Diff line number Diff line change @@ -31,8 +31,9 @@ Info: custom params overwrite default preferences in `.env`.
31
31
32
32
## Docker
33
33
34
- [ ![ GitHub release (latest SemVer including pre-releases)] ( https://img.shields.io/github/v/release/derogab/coingraph?include_prereleases )] ( https://github.com/derogab/coingraph/releases )
34
+ [ ![ GitHub release (latest SemVer including pre-releases)] ( https://img.shields.io/github/v/release/derogab/coingraph?include_prereleases?label=Release )] ( https://github.com/derogab/coingraph/releases )
35
35
[ ![ Build & Push Docker Image] ( https://github.com/derogab/coingraph/actions/workflows/docker-publish.yml/badge.svg )] ( https://github.com/derogab/coingraph/actions/workflows/docker-publish.yml )
36
+ [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/derogab/coingraph-daemon?label=Downloads&logo=docker )] ( https://hub.docker.com/r/derogab/coingraph-daemon )
36
37
37
38
###### Build image from source
38
39
``` shell
You can’t perform that action at this time.
0 commit comments