博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
[Docker] Install Docker on Windows (hp) and start with Kitematic
阅读量:5060 次
发布时间:2019-06-12

本文共 849 字,大约阅读时间需要 2 分钟。

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. 

转载于:https://www.cnblogs.com/Answer1215/p/5376435.html

你可能感兴趣的文章
2012 GCR MVP Openday 手记
查看>>
NOIP2017D2T1 奶酪 洛谷P3958
查看>>
51nod 1486 大大走格子
查看>>
好书推荐之《人类群星闪耀时》 隐私策略(Privacy policy)
查看>>
Oracle 行拼接 wmsys.wm_concat扩展
查看>>
Dexdump 无法正常反编译问题
查看>>
栈的压入、弹出顺序
查看>>
iOS开发——SDWebImage原理及使用
查看>>
CF 990C. Bracket Sequences Concatenation Problem【栈/括号匹配】
查看>>
求多个区间合并后区间大小的巧妙解决方法【差分】
查看>>
215. Kth Largest Element in an Array【Medium】【找到第 k 大的元素】
查看>>
Codeforces Round #445 D. Restoration of string【字符串】
查看>>
Educational Codeforces Round 34 B. The Modcrab【模拟/STL】
查看>>
mysql数据库my.ini配置文件中文详解
查看>>
python入门
查看>>
小程序js页面设置上导航颜色
查看>>
linux 下动态库的制作及使用
查看>>
安装POSIX man 手册
查看>>
Flask16 项目结构、flask_script插件
查看>>
ansi 控制码表及颜色代码
查看>>