Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6543800
  • 博文数量: 1159
  • 博客积分: 12444
  • 博客等级: 上将
  • 技术积分: 12570
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-13 21:34
文章分类

全部博文(1159)

文章存档

2016年(126)

2015年(350)

2014年(56)

2013年(91)

2012年(182)

2011年(193)

2010年(138)

2009年(23)

分类: 虚拟化

2016-03-07 11:20:17






With Android 4.4 KitKat, Google is upgrading linux kernel to version 3.8 which is the required kernel version for Docker.

I don't know the AUFS part but will there be a way to run docker containers on android with this update?



According to the documentation, the Android kernel is missing quite a few of .

Perhaps in the future with Docker 1.x, it might be possible to write a plugin that uses Android features instead of LXC. But for now, you would need to build a custom Android kernel and then build LXC for it.

There are actually working on that, and Stéphane Graber has a good summary of the difficulties on his blog.


+++++++++++++++++++++++++++++++++++++++++++++++++++


For running Docker on Android, I'll leave that to the countless posts on stackoverflow and elsewhere about that. In short, I think unless you're running Android on a kernel that you configured and built, you won't have much luck.

阅读(1637) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~