Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit e449ee1

Browse files
author
Steffen Bleul
committed
New readme and recomendations for versions.
1 parent ed36794 commit e449ee1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
[![Docker Stars](https://img.shields.io/docker/stars/blacklabelops/nginx.svg)](https://hub.docker.com/r/blacklabelops/nginx/) [![Docker Pulls](https://img.shields.io/docker/pulls/blacklabelops/nginx.svg)](https://hub.docker.com/r/blacklabelops/nginx/)
44

5-
## Supported tags and respective Dockerfile links
5+
# Supported Tags And Respective Dockerfiles
66

77
| Nginx Version | Tag | Dockerfile |
88
|-------------------|--------------|------------|
99
| latest | latest | [Dockerfile](https://github.com/blacklabelops/nginx/blob/master/Dockerfile) |
10-
| 1.10.3-r0 | 2.2 | [Dockerfile](https://github.com/blacklabelops/nginx/blob/master/Dockerfile) |
10+
| 1.10.3-r0 | 2.2 | [Dockerfile](https://github.com/blacklabelops/nginx/blob/2.2/Dockerfile) |
11+
| undefined | development | [Dockerfile](https://github.com/blacklabelops/nginx/blob/development/Dockerfile) |
12+
13+
> Recommended: Use tagged versioned image. Read the release notes. Always jump from one version to the next, rollback when necessary.
1114
1215
# Features
1316

0 commit comments

Comments
 (0)