[第二十四篇]——Docker 命令大全之SpringCloud大型企业分布式微服务云架构源码

容器生命周期管理

run

start/stop/restart

kill

rm

pause/unpause

create

exec

容器操作

ps

inspect

top

attach

events

logs

wait

export

port

容器rootfs命令

commit

cp

diff

镜像仓库

login

pull

push

search

本地镜像管理

images

rmi

tag

build

history

save

load

import

info|version

info

version

你可能感兴趣的:(微服务,架构,docker)