Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
enst committed Jul 25, 2015
1 parent 354eb0b commit 42a49f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM bingli/kazoo-base
MAINTAINER Bing Li <[email protected]>

RUN yum install -y kazoo-R15B
RUN yum -y --nogpgcheck localinstall http://repo.2600hz.com/Stable/CentOS_6/x86_64/R15B/Kazoo/kazoo-R15B-3.20-15.el6.x86_64.rpm

ADD entrypoint.sh /root/

Expand Down

0 comments on commit 42a49f9

Please sign in to comment.