summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2016-02-25 11:29:05 -0500
committerMatthew Fredrickson <creslin@digium.com>2016-03-17 09:53:57 -0500
commit0da36fca6bfc2c9af076f0728e718cef05c9bac8 (patch)
tree0048e9887eb05e83cb63e93e68332ff6e6fc3540 /.gitignore
parent7ea1e181dc7c3540c9af0c3bd6d0915260c570d8 (diff)
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: Ifa070706d40e56755797097b6ed72c1e243bd0d1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0281e107c..1a6deef24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,4 +33,5 @@ menuselect-tree
*.gcda
latex
doxygen.log
+out/