docker exit status 255解决

windows开发整docker就是痛苦,在公司win7电脑想拿起几年没再用的docker

结果直接报错

Error getting IP address: ssh command error:
command : ip addr show
err     : exit status 255

看起来是拿不到ip,因为在windows上,docker在virtualbox上,那就是虚拟机的ip问题,,,

大哥我只是想搞搞docker...你让我折腾virtualbox,所以说这些东西能linux就linux....

 

说真的,最喜欢这种带errcode的报错,github上找起来不是一般的块...

官方 https://github.com/docker/toolbox/issues/153

 

以下是他的解决方法,但是具体就是,把你的全删除干净,然后VirtualBox在配置一下

Here is what I did:

    Deleted all docker VMs (default, my-default etc.)
    Removed all "Host-only Networks" from VirtualBox -> Preferences -> Network
    Uninstalled VirtualBox
    Downloaded the latest VirtualBox installation file i.e. "VirtualBox-5.0.20-106931-Win.exe"
    Installed VirtualBox by running following command from Windows terminal:
    C:\Users\Home\Downloads>VirtualBox-5.0.20-106931-Win.exe -msiparams NETWORKTYPE=NDIS5
    Completed the VirtualBox installation by following the prompts
    Ran Docker Quickstart Terminal which finally created and started the "default" VM successfully.

那么,我可不可以直接配置一下VirtualBox?

 

好吧问题又回到了折腾virtualbox.....

 

取巧偷他的图片装逼

 

 

折腾完,输入docker run hello-world,我决定还是回家用linux慢慢学...

 

转载于:https://www.cnblogs.com/ydymz/p/9869272.html

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值