[Asterisk-code-review] Add initial support to build Docker images (asterisk[13])

Leif Madsen asteriskteam at digium.com
Thu Feb 25 10:12:02 CST 2016


Leif Madsen has uploaded a new change for review.

  https://gerrit.asterisk.org/2296

Change subject: Add initial support to build Docker images
......................................................................

Add initial support to build Docker images

This work-in-progress is the first step to being able to reliably
build Asterisk containers from the Asterisk source. I'm submitting
this based on feedback gained at AstriDevCon 2015.

Information about how to use this is provided in contrib/docker/README.md
and will result in a local Asterisk container being built right from
your source. I believe this can eventually be automated via
hub.docker.com.

Change-Id: Ice392894f6d32553d477c4587f3da8f43a111c58
---
M .gitignore
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/96/2296/1

diff --git a/.gitignore b/.gitignore
index 0281e10..a1fd411 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,4 +33,4 @@
 *.gcda
 latex
 doxygen.log
-
+out/

-- 
To view, visit https://gerrit.asterisk.org/2296
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ice392894f6d32553d477c4587f3da8f43a111c58
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Leif Madsen <leif at leifmadsen.com>



More information about the asterisk-code-review mailing list