Kodi Home Theater Software
Jacek Kowalski
2017-09-30 2bdbc3bea3e4e2320be9247622d13fc05a4b174e
Dockerfile
@@ -2,7 +2,9 @@
RUN apt-get update \
   && apt-get -y dist-upgrade \
   && apt-get -y install --no-install-recommends software-properties-common \
   && apt-get -y install --no-install-recommends \
      software-properties-common \
      tzdata \
   && apt-get clean
RUN add-apt-repository ppa:team-xbmc/ppa \