update rar version and add 7zip in sabnzbd container

This commit is contained in:
2016-12-27 10:30:12 +01:00
parent f7c125e19a
commit 2cc7047e7f
2 changed files with 6 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ PROXY = $(shell ifconfig eth0 | grep 'inet addr:' | cut -d: -f2 | cut -d' ' -f1)
TIMEZONE = Europe/Amsterdam
JOBS = 2
CLEANUP = true
ARGS = --rm=false --no-cache=false
ARGS = --rm=false --no-cache=true
include $(wildcard $(DOCKER_HOME)/build/make/*.mk)
define add