Transmission 2.93 released on ppa, activate repo. #392
This commit is contained in:
@@ -8,7 +8,7 @@ VOLUME /config
|
|||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get -y upgrade \
|
&& apt-get -y upgrade \
|
||||||
&& apt-get -y install software-properties-common wget git \
|
&& apt-get -y install software-properties-common wget git \
|
||||||
# && add-apt-repository ppa:transmissionbt/ppa \
|
&& add-apt-repository ppa:transmissionbt/ppa \
|
||||||
&& wget -O - https://swupdate.openvpn.net/repos/repo-public.gpg | apt-key add - \
|
&& wget -O - https://swupdate.openvpn.net/repos/repo-public.gpg | apt-key add - \
|
||||||
&& echo "deb http://build.openvpn.net/debian/openvpn/stable xenial main" > /etc/apt/sources.list.d/openvpn-aptrepo.list \
|
&& echo "deb http://build.openvpn.net/debian/openvpn/stable xenial main" > /etc/apt/sources.list.d/openvpn-aptrepo.list \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
Reference in New Issue
Block a user