1
1
# Docker image for ` jsonlint `
2
2
3
3
[ ![ Tag] ( https://img.shields.io/github/tag/cytopia/docker-jsonlint.svg )] ( https://github.com/cytopia/docker-jsonlint/releases )
4
- [ ![ ] ( https://images.microbadger.com/badges/version/cytopia/jsonlint:latest.svg?&kill_cache=1 )] ( https://microbadger.com/images/cytopia/jsonlint:latest " jsonlint ")
5
- [ ![ ] ( https://images.microbadger.com/badges/image/cytopia/jsonlint:latest.svg?&kill_cache=1 )] ( https://microbadger.com/images/cytopia/jsonlint:latest " jsonlint ")
6
- [ ![ ] ( https://img.shields.io/docker/pulls/cytopia/jsonlint.svg )] ( https://hub.docker.com/r/cytopia/jsonlint )
7
4
[ ![ ] ( https://img.shields.io/badge/github-cytopia%2Fdocker--jsonlint-red.svg )] ( https://github.com/cytopia/docker-jsonlint " github.com/cytopia/docker-jsonlint ")
8
5
[ ![ License] ( https://img.shields.io/badge/license-MIT-%233DA639.svg )] ( https://opensource.org/licenses/MIT )
9
6
44
41
45
42
View ** [ Dockerfiles] ( https://github.com/cytopia/docker-jsonlint/blob/master/Dockerfiles/ ) ** on GitHub.
46
43
47
- ** [ ![ Docker hub] ( http://dockeri.co/image/cytopia/jsonlint?&kill_cache=1 )] ( https://hub.docker.com/r/cytopia/jsonlint ) **
48
44
49
45
** Available Architectures:** ` amd64 ` , ` i386 ` , ` arm64 ` , ` arm/v7 ` , ` arm/v6 `
50
46
@@ -58,6 +54,9 @@ The image is built nightly against multiple stable versions and pushed to Docker
58
54
59
55
## :whale : Available Docker image versions
60
56
57
+ [ ![ ] ( https://img.shields.io/docker/pulls/cytopia/jsonlint.svg )] ( https://hub.docker.com/r/cytopia/jsonlint )
58
+ [ ![ Docker] ( https://badgen.net/badge/icon/:latest?icon=docker&label=cytopia/jsonlint )] ( https://hub.docker.com/r/cytopia/jsonlint )
59
+
61
60
#### Rolling releaess
62
61
63
62
The following Docker image tags are rolling releases and are built and updated every night.
@@ -82,11 +81,11 @@ The following Docker image tags are built once and can be used for reproducible
82
81
83
82
| Docker Tag | Git Ref | Jsonlint | Flavour | Available Architectures |
84
83
| ---------------------| ----------| -------------| ---------| ----------------------------------------------|
85
- | ` latest-latest- 0.6 ` | tag: 0.6 | latest | default | ` amd64 ` , ` i386 ` , ` arm64 ` , ` arm/v7 ` , ` arm/v6 ` |
84
+ | ` latest-0.6 ` | tag: 0.6 | latest | default | ` amd64 ` , ` i386 ` , ` arm64 ` , ` arm/v7 ` , ` arm/v6 ` |
86
85
| ` alpine-latest-0.6 ` | tag: 0.6 | latest | Alpine | ` amd64 ` , ` i386 ` , ` arm64 ` , ` arm/v7 ` , ` arm/v6 ` |
87
86
| | | | | |
88
- | ` latest- 1.6.0-0.6 ` | tag: 0.6 | ** ` 1.6.0 ` ** | default | ` amd64 ` , ` i386 ` , ` arm64 ` , ` arm/v7 ` , ` arm/v6 ` |
89
- | ` alpine-1.6.0-0.6 ` | tag: 0.6 | ** ` 1.6.0 ` ** | Alpine | ` amd64 ` , ` i386 ` , ` arm64 ` , ` arm/v7 ` , ` arm/v6 ` |
87
+ | ` 1.6.0-0.9 ` | tag: 0.9 | ** ` 1.6.0 ` ** | default | ` amd64 ` , ` i386 ` , ` arm64 ` , ` arm/v7 ` , ` arm/v6 ` |
88
+ | ` alpine-1.6.0-0.9 ` | tag: 0.9 | ** ` 1.6.0 ` ** | Alpine | ` amd64 ` , ` i386 ` , ` arm64 ` , ` arm/v7 ` , ` arm/v6 ` |
90
89
91
90
92
91
## :open_file_folder : Docker mounts
0 commit comments