diff --git a/couchpotato/Dockerfile b/couchpotato/Dockerfile index 64b85f4..b087f60 100644 --- a/couchpotato/Dockerfile +++ b/couchpotato/Dockerfile @@ -22,7 +22,6 @@ LABEL "docker_run_flags"="-d \ --link transmission:transmission \ --name couchpotato" - RUN apk add --no-cache \ ca-certificates \ gcc \