summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2016-02-25 11:29:05 -0500
committerLeif Madsen <leif@leifmadsen.com>2016-02-25 14:19:25 -0500
commit4417f64d833e37b975c729f0e57c40e52e21d013 (patch)
treef40f4d8631f77cfe5d6796ae6fff1e39f7f4c255 /.gitignore
parent0985f443634540da9e4116a4867558d04dd04c91 (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/