zoukankan      html  css  js  c++  java
  • [Docker] Install Docker on Windows (hp) and start with Kitematic

    Well, on Windows costs a little bit effort to run docker.

    1. You need to enable Virtulization:

    Oh hp Windows machine, you need to 

    • Turn off you laptop
    • Start it and click 'esc' repeatly
    • Until if jumps a menu, you click F10 to enter 'BIOS setting'
    • Then find 'Virtualization Technoloy (VTx)' select it and save exists.

    Computer will restart, finally go to the 'Task Manager' to check whether you have enabled it or not.

    2. The following part is easy, go to the Docker webstie download docker-toolbox.

    Install it (accept all default options).

    3. Once it installed, open the Kitematic, you can search for any public container to run. Just simply click the 'create' button, you can remove the contianer later as your wish.

    THis is just a simply way to check whether docker works or not on your machine. 

  • 相关阅读:
    bzoj2243: [SDOI2011]染色
    bzoj4538: [Hnoi2016]网络
    bzoj 1004
    数论小结2.
    数论小结1.
    Catalan Number
    uva 11645
    uva 01510
    redis cluster介绍
    搭建redis-sentinel(哨兵机制)集群
  • 原文地址:https://www.cnblogs.com/Answer1215/p/5376435.html
Copyright © 2011-2022 走看看