From 275e2ab0173a6ad48b073511e770d90fc4fbff69 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Sat, 4 Feb 2017 14:10:46 +0000 Subject: [PATCH] Add a comment --- full/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/full/Dockerfile b/full/Dockerfile index 54d3c43..4f52eee 100644 --- a/full/Dockerfile +++ b/full/Dockerfile @@ -1,5 +1,6 @@ FROM znc:small +# znc:small removed them. Install them again. RUN set -x \ && apk add --no-cache \ build-base \