Last active
July 28, 2022 03:54
-
-
Save lockness-Ko/43255e88edc6d77239e9de9746eb5679 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"insecure-registries" : ["nas.pve.universe.ko:5000"], | |
"exec-opts": ["native.cgroupdriver=systemd"], | |
"log-driver": "json-file", | |
"log-opts": { | |
"max-size": "100m" | |
}, | |
"storage-driver": "overlay2" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment