Set Docker_Opts in centos

后端 未结 12 1680
我在风中等你
我在风中等你 2021-01-31 04:44

I need to set docker to listen to tcp://0.0.0.0/4243 on my host machine running amazon linux (centos). All the documentation I have seen has told me to run the following command

12条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-31 05:25

    It worked for me when I followed how its shown in the posts above with drop-in replacement files in: /etc/systemd/system/docker.service.d

提交回复
热议问题