更新 'centos/1.6.2.24/Dockerfile'
This commit is contained in:
parent
0ad1d6f9ea
commit
79527bf532
@ -6,6 +6,8 @@ LABEL maintainer="Andrius Kairiukstis <k@andrius.mobi>"
|
||||
ENV ASTERISK_VERSION 1.6.2.24
|
||||
ENV ASTERISK_ADDONS_VERSION 1.6.2.4
|
||||
|
||||
RUN yum -y install fail2ban && yum -y clean all && rm -rf /var/cache
|
||||
|
||||
COPY build-asterisk.sh /
|
||||
RUN /build-asterisk.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user