mirror of
https://github.com/linuxserver/docker-nzbget.git
synced 2026-02-20 06:59:36 +08:00
fixing fix for the removal of old nzbget.conf
This commit is contained in:
parent
0af746549d
commit
dbfbc2ff0c
@ -1,9 +1,6 @@
|
||||
FROM linuxserver/baseimage
|
||||
MAINTAINER Stian Larsen <lonixx@gmail.com>
|
||||
|
||||
|
||||
ADD nzbget.conf /tmp/nzbget.conf
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y wget && \
|
||||
curl -o /tmp/rar.tar.gz http://www.rarlab.com/rar/rarlinux-x64-5.3.b2.tar.gz && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user