More docker options
This commit is contained in:
parent
2795c35995
commit
e5b603ed83
@ -1448,6 +1448,7 @@ EOF
|
||||
elif [ "$OSRELEASE" = "openmandriva" ]; then
|
||||
dnf -y --refresh install docker curl docker-compose traefik-certs-dumper duplicity duplicity-backend-b2 duplicity-backend-local duplicity-backend-s3_boto3 duplicity-backend-ssh_paramiko
|
||||
# Put in log rotation fix for docker container logs
|
||||
sed -i -e "s,^OPTIONS=.*,OPTIONS=''," /etc/sysconfig/docker
|
||||
cat > /etc/docker/daemon.json <<EOF
|
||||
{
|
||||
"max-concurrent-downloads": 3,
|
||||
|
Loading…
x
Reference in New Issue
Block a user