Browse Source

Update README.md

svarunan 3 years ago
parent
commit
be02145df0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -3,3 +3,6 @@
 Official docker images of kamailio project.
 
 This repository is a source to build "official" docker images on hub.docker.com automatically. Most changes happens in the respective version branches. The master is just the base for these branches.
+
+#### To build run
+`VERSION=5.6.0 DISTS=stretch make`