You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ For the old standalone installation and associated code, see the [lap/wowza-lega
8
8
9
9
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).
10
10
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
+
11
15
## Development
12
16
13
17
Create a local `.env` file based on `env.example` if you do not have one in your working copy.
0 commit comments