Kitematic是安装好docker后集成在其中的一个管理工具,用了一段时间后遇到了如下错误,error:

VirtualBox is not installed. Please install it via the Docker Toolbox.

fix method:

  1. remove files in ~/Library/Application Support/Kitematic/Local Storage
  2. restart Kitematic

ref:

stormbeta@https://github.com/docker/kitematic/issues/2499

20180831 更新:点了virtualbox之后不能返回的解决方案。

command+ alt +i 进入chromium开发者工具 console
查看localStorage.getItem(‘settings.useVM’)为true
设置localStorage.setItem(‘settings.useVM’, ‘false’)
解决
参考:https://github.com/docker/kitematic/issues/2499

Kitematic - VirtualBox is not installed. Please install it via the Docker Toolbox.相关推荐

  1. 【Error】Kitematic - VirtualBox is not installed. Please install it via the Docker Toolbox.

    Kitematic是安装好docker后集成在其中的一个管理工具,用了一段时间后遇到了如下错误,error: VirtualBox is not installed. Please install i ...

  2. 成功解决VirtualBox is not installed. Please re-run the Toolbox Installer and try again.

    成功解决VirtualBox is not installed. Please re-run the Toolbox Installer and try again. 目录 解决问题 解决方法 解决问 ...

  3. docker toolbox kitematic portainer

    使用docker toolbox在win10家庭版上安装完win docker后想试试使用portainer,于是在kitematic上搜索portainer,下载并创建了container,star ...

  4. Android创建AVD时出现no emulator installed和install haxm

    no emulator installed解决办法 重装emulator, 首先如下图找到emulator, 卸载重装. no haxm installed解决办法 这次点下面的install即可重新 ...

  5. The NPF or NPCAP service is not installed, please install Winpcap or Npcap aand reboot的解决方法

    安装好GNS启动后,我遇到了GNS3没有加载的错误,并且发出错误声明"未安装NPF或NPCAP服务,请安装Winpcap或Npcap并重启." 确认已经安装了winpcap,怎么还 ...

  6. sudo apt install镜像_将Docker镜像安全扫描步骤添加到CI/CD管道

    使用GitlabCI和Trivy 介绍 如今,镜像安全扫描变得越来越流行.这个想法是分析一个Docker镜像并基于CVE数据库寻找漏洞.这样,我们可以在使用镜像之前知道其包含哪些漏洞,因此我们只能在生 ...

  7. docker环境搭建

    docker安装(centos) 添加代理 [root@localhost ~]# export https_proxy=http://192.168.102.10:8118[root@localho ...

  8. Davinci使用教程(安装配置、绘图流程、权限设置)

    写在开头:最近在公司一直在调研选用哪一个开源平台比较适合需求,从最开始的商业BI到开源BI,今天主要分享一下Davinci的相关安装与说明 内容安排 最近调研了几周的BI平台,商业平台调研了Table ...

  9. CentOS 7 安装VirtualBox

    VirtualBox 5.1 Released – Install on RHEL/CentOS/Fedora and Debian/Ubuntu/Linux Mint 导入epel安装源  #yum ...

最新文章

  1. Linux网络基础1
  2. Enabling HierarchyViewer on Rooted Android Devices
  3. 美团把AI搞出一股烟火气
  4. 几款xshell绝佳配色方案
  5. jsp页面获取后台传过来的list集合的长度
  6. Access Token 与 Refresh Token【转载哒科普啊】
  7. python3反爬虫原理与绕过实战 网盘_Python 3反爬虫原理与绕过实战
  8. Latex中定理、引理、证明、假设、空白行
  9. linux安装 redis,在linux中安装redis
  10. Android 基础-2.0 拔打电话号码
  11. 一道abc+cba=1333的问题
  12. 【记得交作业】波波离散实验报告一(python实现)
  13. bootstrap之invalid-feedback
  14. 从“万金油”到“一招先”
  15. 董明珠称格力宁可降工资也不裁员;阿里发布财年第四季度及全年财报
  16. S32K144库函数
  17. 无法加载文件 C:\Users\haoqi\Documents\WindowsPowerShell\profile.ps1,因为在此系统上禁止运行脚本
  18. 日语自学资料-N5(免费下载)
  19. 黑苹果进度条绿屏_clover引导黑苹果安装卡在黑屏白苹果的进度条上,无限彩色风火轮?求解...
  20. STM32开发项目:定时器预装载寄存器(ARR)

热门文章

  1. CDH集群下hadoop异常PriviledgedActionException as:root (auth:SIMPLE)解决
  2. org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException异常处理
  3. quartz的maven依赖_maven项目使用quartz定时任务
  4. 帕索斯算法在zookeeper的应用体现
  5. 信必优再次收到泛亚地区Top级独立上市人寿保险集团感谢信
  6. Google-Authenticator双因子认证
  7. ubuntu删除软件clean ubuntu彻底卸载软件
  8. 基于Python语言的Web框架flask实现的校园二手物品发布平台
  9. java手机游戏飞机大战
  10. ubuntu下PCL编译卡死的问题