docker 命令介紹
attach Attach to a running container
attach到一個執行中的容器
build Build an image from a Dockerfile
從Dockefile中建立一個映象
commit Create a new image from a container's changes
從一個修改後的容器建立一個新的映象
cp Copy files/folders from a container's filesystem to the host path
從一個容器檔案系統中複製檔案/目錄到主機
create Create a new container
建立一下新容器
diff Inspect changes on a container's filesystem
檢查容器中檔案的改變
events Get real time events from the server
exec Run a command in a running container
在一個執行中的容器執行一個命令
export Stream the contents of a container as a tar archive
歸檔容器內容
history Show the history of an image
顯示歷史映象資訊
images List images
映象列表
import Create a new filesystem image from the contents of a tarball
從壓縮的檔案中建立一個新檔案系統映象
info Display system-wide information
顯示系統資訊
inspect Return low-level information on a container or image
返回容器或映象底層資訊
kill Kill a running container
kill 一個執行中的容器
load Load an image from a tar archive
從歸檔的tar中載入一個映象
login Register or log in to a Docker registry server
登入到docker 註冊伺服器
logout Log out from a Docker registry server
從docker註冊伺服器退出
logs Fetch the logs of a container
獲取容器操作日誌
pause Pause all processes within a container
暫停所有在容器中的程式
port Lookup the public-facing port that is NAT-ed to PRIVATE_PORT
ps List containers
容器列表
pull Pull an image or a repository from a Docker registry server
從Docker註冊伺服器下載映象或資源庫
push Push an image or a repository to a Docker registry server
上傳映象或資源庫到Docker註冊伺服器
rename Rename an existing container
重新命名一個存在的容器
restart Restart a running container
重啟一個執行的容器
rm Remove one or more containers
刪除一個或多個容器
rmi Remove one or more images
刪除一個或多個映象
run Run a command in a new container
在一個新的容器中執行一個命令
save Save an image to a tar archive
儲存一個映象到一個歸檔檔案
search Search for an image on the Docker Hub
在Docker Hub上搜尋一個映象
start Start a stopped container
啟動一個已停止的容器
stats Display a stream of a containers' resource usage statistics
顯示容器使用資源的一系列的統計資訊
stop Stop a running container
終止執行中的容器
tag Tag an image into a repository
top Lookup the running processes of a container
檢視容器中執行的程式
unpause Unpause a paused container
取消暫停的容器
version Show the Docker version information
wait Block until a container stops, then print its exit code
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/28282660/viewspace-1793377/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Docker 映象及容器操作命令介紹Docker
- (2)Docker常用命令介紹Docker
- docker 介紹Docker
- Docker介紹Docker
- Docker_Docker介紹1Docker
- 一些重要 Docker 命令的簡單介紹Docker
- docker 基本介紹Docker
- Docker 介紹 一Docker
- 從docker介紹及其簡介Docker
- docker swarm部署介紹DockerSwarm
- Docker Volume介紹Docker
- docker 引數介紹Docker
- docker介紹、安裝Docker
- SRVCTL命令介紹
- tar命令介紹
- Docker容器技術與Docker介紹Docker
- Docker基本介紹及使用Docker
- Docker(二):Dockerfile 使用介紹Docker
- docker之Dockerfile指令介紹Docker
- Docker 涉密資訊管理介紹Docker
- Docker 網路基礎介紹Docker
- Docker內部元件介紹Docker元件
- Shell echo命令介紹
- HBase shell 命令介紹
- installer 命令介紹
- 容器技術和Docker介紹Docker
- Docker的原理及特性介紹Docker
- SVN命令列使用介紹命令列
- Linux xargs命令介紹Linux
- 簡單介紹 ldd 命令
- MQ詳細命令介紹MQ
- Geth的命令列介紹命令列
- MySQL SHOW STATUS命令介紹MySql
- RHEL中yum命令介紹
- linux xhost命令介紹Linux
- Recovery命令詳細介紹
- linux ps命令介紹Linux
- Linux yum 命令介紹Linux