Running docker on Android

来源:互联网 发布:pandora软件 编辑:程序博客网 时间:2024/04/30 16:36
http://stackoverflow.com/questions/19315168/running-docker-on-android

http://kurenai.elastos.org/redmine/issues/23189  (the kernel features to be enabled)


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 the kernel features needed by LXC.

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 some people actually working on that, and Stéphane Graber has a good summary of the difficulties on his blog.


+++++++++++++++++++++++++++++++++++++++++++++++++++
https://github.com/docker/docker/issues/7364

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.

<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
阅读(10) | 评论(0) | 转发(0) |
0

上一篇:量子计算核心突破!Shor算法实现或使密码成摆设

下一篇:(OK) Install codeblocks_16.01 on Fedora23

相关热门文章
  • cl社区最新地址
  • vm虚拟机怎么访问本地硬盘...
  • 使用libvirt管理kvm虚拟机...
  • Linux下kvm和xen的区别
  • vSphere 初体验一ESXi5的安装...
  • linux dhcp peizhi roc
  • 关于Unix文件的软链接
  • 求教这个命令什么意思,我是新...
  • sed -e "/grep/d" 是什么意思...
  • 谁能够帮我解决LINUX 2.6 10...
给主人留下些什么吧!~~
评论热议
0 0