Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/36491?usp=email )
Change subject: Introduce asterisk-master docker image ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File asterisk-master/Dockerfile:
https://gerrit.osmocom.org/c/docker-playground/+/36491/comment/7836af88_0c13... PS1, Line 42: RUN git btw, particularly with large git repos it might be sufficient to do a shallow clone here, as we don't really care about the history during build. Not saying it must be done here, just sharing an idea.