• 2021-11-29
docker daemon是什么意思

docker daemon的意思为:Docker的守护进程;daemon的主要功能包括镜像管理、镜像构建、REST API、身份验证、安全、核心网络以及编排。...

11