久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      docker導(dǎo)入鏡像后怎么啟動(dòng)

      docker導(dǎo)入鏡像后怎么啟動(dòng)

      導(dǎo)入鏡像

      [root@server1 ~]# ls docker  game2048.tar  nginx.tar  ubuntu.tar58 [root@server1 ~]# docker load -i ubuntu.tar  56abdd66ba31: Loading layer  196.8MB/196.8MB 9468150a390c: Loading layer  208.9kB/208.9kB 11083b444c90: Loading layer  4.608kB/4.608kB 5f70bf18a086: Loading layer  1.024kB/1.024kB Loaded image: ubuntu:latest

      查看已有的鏡像

      [root@server1 ~]# docker images REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE game2048            latest              19299002fdbe        2 years ago         55.5MB ubuntu              latest              07c86167cdc4        3 years ago         188MB

      運(yùn)行鏡像

      [root@server1 ~]# docker run -it --name vm2 ubuntu root@3800b84ec229:/# ls root@3800b84ec229:/# ip addr   #可以查看到ip crtl pq退出

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)