mirror of
https://github.com/vale981/Docker-nginx-rtmp
synced 2025-03-06 01:51:38 -05:00
Remove old code
This commit is contained in:
parent
155f74fc06
commit
4af50bd684
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ RUN apk update && \
|
||||||
|
|
||||||
|
|
||||||
ADD nginx.tar.gz /opt/
|
ADD nginx.tar.gz /opt/
|
||||||
#RUN cd /tmp && \
|
|
||||||
# mkdir -p /opt && \
|
|
||||||
# tar xzf nginx.tar.gz -C /opt
|
|
||||||
|
|
||||||
EXPOSE 1935
|
EXPOSE 1935
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue