diff --git a/lib/functions.sh b/lib/functions.sh index f60463c..73afeee 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -1387,6 +1387,20 @@ check_docker() { sudo apt-get install docker-compose -y &> /dev/null fi + # Put in log rotation fix for docker container logs +cat > /etc/docker/daemon.json < /dev/null echo -ne "done." fi