Added wget
This commit is contained in:
		| @@ -15,7 +15,7 @@ RUN apt-get update \ | ||||
|     && add-apt-repository ppa:transmissionbt/ppa \ | ||||
|     && apt-get update \ | ||||
|     && apt-get install -y transmission-cli transmission-common transmission-daemon \ | ||||
|     && apt-get install -y openvpn curl rar unrar zip unzip \ | ||||
|     && apt-get install -y openvpn curl rar unrar zip unzip wget \ | ||||
|     && curl -sLO https://github.com/Yelp/dumb-init/releases/download/v1.0.1/dumb-init_1.0.1_amd64.deb \ | ||||
|     && dpkg -i dumb-init_*.deb \ | ||||
|     && rm -rf dumb-init_*.deb \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user