SOLVED Docker defaults config
-
If I wanted to modify the default docker configuration when running containers, which file would that be in?
/etc/systemd/system/docker.service.d/cloudron.conf
? -
@robi said in Docker defaults config:
/etc/systemd/system/docker.service.d/cloudron.conf?
That sounds about right. What are you looking to modify here?
-
That's not a docker config file with defaults
I am looking to change various default parameters like runc, DNS, etc..