openvidu-test-e2e docker images removed fake media streams

pull/255/head
pabloFuente 2019-02-25 15:42:42 +01:00
parent e83c514916
commit 3c222eb643
2 changed files with 0 additions and 4 deletions

View File

@ -43,8 +43,6 @@ RUN apt-get install -y ffmpeg
RUN rm -rf /var/lib/apt/lists/*
RUN apt-get autoremove --purge -y
COPY barcode.y4m /opt/openvidu/barcode.y4m
COPY fakeaudio.wav /opt/openvidu/fakeaudio.wav
COPY entrypoint.sh /entrypoint.sh
RUN ["chmod", "+x", "/entrypoint.sh"]

View File

@ -43,8 +43,6 @@ RUN apt-get install -y ffmpeg
RUN rm -rf /var/lib/apt/lists/*
RUN apt-get autoremove --purge -y
COPY barcode.y4m /opt/openvidu/barcode.y4m
COPY fakeaudio.wav /opt/openvidu/fakeaudio.wav
COPY entrypoint.sh /entrypoint.sh
RUN ["chmod", "+x", "/entrypoint.sh"]