This commit is contained in:
Jess Frazelle
2019-09-16 11:41:38 -07:00
committed by GitHub
parent 50873e6fa7
commit c74c998712

View File

@@ -22,7 +22,6 @@ LABEL "docker_run_flags"="-d \
--link transmission:transmission \ --link transmission:transmission \
--name couchpotato" --name couchpotato"
RUN apk add --no-cache \ RUN apk add --no-cache \
ca-certificates \ ca-certificates \
gcc \ gcc \