.dockerignore | ●●●●● patch | view | raw | blame | history | |
Dockerfile | ●●●●● patch | view | raw | blame | history |
.dockerignore
File was deleted 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 \