magnetikonline / docker-acestream-server

Ace Stream server Docker image and playback CLI for media players.
https://hub.docker.com/r/magnetikonline/acestream-server/
MIT License
129 stars 35 forks source link

I get this error when running build.sh #13

Open reina3596 opened 1 year ago

reina3596 commented 1 year ago

=> ERROR [2/2] RUN DEBIAN_FRONTEND="noninteractive" apt-get update && apt-get --yes upgrade && apt-get --no-install-recommends --yes install curl libpython2.7 net-tools python-apsw python-lxml pyt 5.5s


[2/2] RUN DEBIAN_FRONTEND="noninteractive" apt-get update && apt-get --yes upgrade && apt-get --no-install-recommends --yes install curl libpython2.7 net-tools python-apsw python-lxml python-m2crypto python-pkg-resources && apt-get clean && rm --force --recursive /var/lib/apt/lists && curl --silent "http://acestream.org/downloads/linux/acestream_3.1.49_debian_8.11_x86_64.tar.gz" | tar --extract --gzip:
5.033 Ign http://security.debian.org jessie/updates InRelease