]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
contrib/docker: Install all recommended packages
authorPavel Rochnyack <pavel2000@ngs.ru>
Tue, 30 Oct 2018 16:14:30 +0000 (23:14 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Tue, 30 Oct 2018 16:14:30 +0000 (23:14 +0700)
Closes: #2974
Closes: #2973
contrib/docker/50docker-apt-conf

index 3f898b3bbdd4ae72e8b8f9e2cdf7f9af5919be46..1b71704fa1070a8452c9a19fb626cce9e93961ab 100644 (file)
@@ -1,4 +1,4 @@
-APT::Install-Recommends "0";
+APT::Install-Recommends "1";
 APT::Install-Suggests "0";
 APT::Get::Assume-Yes "1";
 APT::Get::AutomaticRemove "1";