docker create [OPTIONS] IMAGE [COMMAND] [ARG...] # 建立Container. $ docker rename CONTAINER NEW_NAME # 重新命名Container. $ docker rm ...
確定! 回上一頁