Skip to content

Commit 6e0b6dc

Browse files
authored
AP-495 define Docker image tag/release convention (#2)
1 parent 1ac9bff commit 6e0b6dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ For the old standalone installation and associated code, see the [lap/wowza-lega
88

99
The stack consists of a single container running both the Wowza streaming media engine application, and the Wowza streaming engine manager UI (as in a typical uncontainerized Wowza installation).
1010

11+
## Release tag convention
12+
13+
Git tags follow the Wowza Engine `major.minor.patch` version as defined in the [`Dockerfile`](Dockerfile), with a revision number used to track configuration/test changes. For example, for Wowza Engine 4.8.25, the first tag is `4.8.25-1`.
14+
1115
## Development
1216

1317
Create a local `.env` file based on `env.example` if you do not have one in your working copy.

0 commit comments

Comments
 (0)