|
4 | 4 |
|
5 | 5 | > [WireMock](http://wiremock.org) Standalone server Docker image |
6 | 6 |
|
7 | | -## Supported tags : |
| 7 | +## Supported tags |
8 | 8 |
|
9 | | -### Latest |
| 9 | +### Latest images |
10 | 10 |
|
11 | | -- `2.35.0-1`, `latest` [(2.35/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/2.35.0-1/Dockerfile) |
12 | | -- `2.35.0-1-alpine`, `latest-alpine` [(2.35-alpine/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/2.35.0-1/alpine/Dockerfile) |
| 11 | +- `3.0.0-1` [(3.0.0-1/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/3.0.0-1/Dockerfile) |
| 12 | +- `3.0.0-1-alpine` [(2.35-alpine/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/3.0.0-1/alpine/Dockerfile) |
| 13 | +- `latest` [(latest/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/latest/Dockerfile) |
| 14 | +- `latest-alpine` [(latest-alpine/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/latest-alpine/Dockerfile) |
13 | 15 | - `main` [(main/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/main/Dockerfile) |
14 | 16 | - `main-alpine` [(main-alpine/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/main/alpine/Dockerfile) |
15 | 17 | - `nightly` [(main/Dockerfile-nightly)](https://github.com/wiremock/wiremock-docker/blob/main/Dockerfile-nightly) |
16 | 18 | - `nightly-alpine` [(main-alpine/Dockerfile-nightly)](https://github.com/wiremock/wiremock-docker/blob/main/alpine/Dockerfile-nightly) |
17 | 19 |
|
18 | | -### Experimental WireMock 3.x Beta images |
| 20 | +### Latest WireMock 2.x images |
19 | 21 |
|
20 | | -- `3x`- Latest WireMock 3.x image, with bundled Java 11 |
21 | | -- `3x-alpine` - Latest WireMock alpine 3.x image, with bundled Java 11 |
| 22 | +- `2.35.0-1 [(2.35/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/2.35.0-1/Dockerfile) |
| 23 | +- `2.35.0-1-alpine` [(2.35-alpine/Dockerfile)](https://github.com/wiremock/wiremock-docker/blob/2.35.0-1/alpine/Dockerfile) |
| 24 | + |
| 25 | +### Deprecated tags |
| 26 | + |
| 27 | +- `3x`- Latest WireMock 3.x image, with bundled Java 11 - now `latest` |
| 28 | +- `3x-alpine` - Latest WireMock alpine 3.x image, with bundled Java 11 - now `latest` |
22 | 29 |
|
23 | 30 | ### Complete list |
24 | 31 |
|
|
0 commit comments