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 3f898b3..1b71704 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";