From c74c998712868e3d0ba19c4deb4f4ee544462c21 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Mon, 16 Sep 2019 11:41:38 -0700 Subject: [PATCH] cleanup (#474) --- couchpotato/Dockerfile | 1 - 1 file changed, 1 deletion(-) 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 \