Where is /etc/default/docker file on Amazon Linux EC2 server? -


i trying docker examples , wanted set docker_opts, not able find /etc/default/docker on amazon linux machine. it?

in amazon linux (centos,fedora,redhat etc), can find in /etc/sysconfig/docker

you need restart docker service once update file.

if didn't find it, check if docker installed in machine. recommended use ecs-optimized-ami running docker containers.

more details: ecs optimized ami


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -