Sources shouldn't be copied.

pull/21/head
Andrew Killer 5 years ago
parent aa8e567fd7
commit 49f10abb48
  1. 1
      Dockerfile

@ -42,7 +42,6 @@ RUN wget -q "https://dl.google.com/android/repository/commandlinetools-linux-${S
rm /tmp/commandlinetools-*.zip
COPY scripts ./scripts
COPY sources ./sources
COPY ffmpeg-android-maker.sh ./
RUN chmod +x ./ffmpeg-android-maker.sh

Loading…
Cancel
Save