This commit is contained in:
parent
923535797a
commit
5369490640
@ -15,7 +15,7 @@ RUN mkdir -p /tmp/build/ && \
|
|||||||
RUN cd /tmp/build/ && \
|
RUN cd /tmp/build/ && \
|
||||||
git clone https://github.com/sergey-dryabzhinsky/nginx-rtmp-module.git
|
git clone https://github.com/sergey-dryabzhinsky/nginx-rtmp-module.git
|
||||||
|
|
||||||
RUN cd /tmp/build/${NGINX_VERSION} && \
|
RUN cd /tmp/build/ && \
|
||||||
./configure \
|
./configure \
|
||||||
--sbin-path=/usr/local/sbin/nginx \
|
--sbin-path=/usr/local/sbin/nginx \
|
||||||
--conf-path=/etc/nginx/nginx.conf \
|
--conf-path=/etc/nginx/nginx.conf \
|
||||||
|
Loading…
Reference in New Issue
Block a user