Skip to content

Commit 8e220ae

Browse files
authored
Update Readme.md
1 parent 97147da commit 8e220ae

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Readme.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ your non-related EEA projects.
88

99
- Alpine 3.15
1010
- Varnish **7.2**
11-
- EXPOSE **6081 6085**
11+
- Expose **80** **8443**
1212

1313
## Supported tags and respective Dockerfile links
1414

@@ -19,8 +19,6 @@ your non-related EEA projects.
1919
- `:4.1-6.5` [*Dockerfile*](https://github.com/eea/eea.docker.varnish/tree/4.1-6.5/varnish/Dockerfile) - Varnish: **4.1.11** Release: **6.5**
2020
- `:7.2-1.0` [*Dockerfile*](https://github.com/eea/eea.docker.varnish/tree/7.2-1.0/Dockerfile) - Varnish: **7.2** Release: **1.0**
2121

22-
23-
2422
See [older versions](https://github.com/eea/eea.docker.varnish/releases)
2523

2624
### Changes
@@ -40,7 +38,6 @@ See [older versions](https://github.com/eea/eea.docker.varnish/releases)
4038

4139
1. Install [Docker](https://www.docker.com/).
4240

43-
4441
## Variables
4542

4643
* `VARNISH_HTTP_PORT` - varnish port
@@ -49,7 +46,6 @@ See [older versions](https://github.com/eea/eea.docker.varnish/releases)
4946
* `AUTOKILL_CRON` - Varnish re-create crontab, will force a recreation of the container. Uses UTC time, format is linux crontab - for example - `0 2 * * *` is 02:00 UTC each day"
5047
* `VARNISH_CFG_CONTENT` - Multiline variable that will be written in the `default.vcl` file
5148

52-
5349
## Usage
5450

5551
### Using `VARNISH_CFG_CONTENT`
@@ -93,7 +89,7 @@ Use `dynamic.director` to integrate varnish in rancher DNS - if a backend contai
9389

9490
### Example:
9591

96-
You can use plone-varnish as an example of usage.
92+
You can use [plone-varnish](https://github.com/eea/plone-varnish) as an example of usage.
9793

9894
### Upgrade
9995

0 commit comments

Comments
 (0)