Update readme. Add travis ci.
This commit is contained in:
parent
eff52a00de
commit
1818bc2b83
3 changed files with 20 additions and 1 deletions
|
@ -67,7 +67,7 @@ RUN cd /tmp/ffmpeg-${FFMPEG_VERSION} && \
|
|||
--disable-debug \
|
||||
&& make && make install && make distclean
|
||||
|
||||
RUN cd /opt/ && tar cvzf /tmp/nginx.tar.gz nginx
|
||||
# RUN cd /opt/ && tar cvzf /tmp/nginx.tar.gz nginx
|
||||
|
||||
# Cleanup.
|
||||
RUN rm -rf /var/cache/* /tmp/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue