Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to configure daemons in docker

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article shows you how to configure daemons in docker. The content is concise and easy to understand. It will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.

View the running status of the docker daemon

Syntax:

Ps-ef | grep dockersudo status docker

Example:

Start, stop the daemon for restarting docker (managed with the service command)

Syntax:

Sudo service docker startsudo service docker stopsudo service docker restart

Example:

Startup options for the docker daemon

Syntax:

Docker-d [OPTIONS]

Operation related:

-DMAE, Musi, debug false

-emam copyright execwi driver= "native"

-GMAT Musi grapher = "/ var/bin/docker"

-- icc=true

-lmmam, copyright, login, level = "info"

-able= []

-pmam Musi PidFile = "/ var/run/dpcker.pid"

Related to docker server connection:

-Gmam Murtel group = "docker"

-Hmam Murray host = []

-- tls=flase

...

RemoateAPI related:

-- api-enable-cors=false

...

Storage related:

-smam talk about storagewater driver= ""

-- selinux-enabled=flase

-- storage-opt= []

...

Registry related:

-- insecure-registry= []

...

Related to network settings:

-bmam Mutual Mutual Bridge = ""

-- ip=0.0.0.0

-- ip-forward=ture

-- ip-masq=ture

-- iptables=ture

-- ipv6=false

-- mtu=0

...

Modify the startup configuration of the docker daemon:

/ etc/default/docker

Example:

The above is how to configure daemons in docker. Have you learned any knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report