如何在具有Ubuntu 12.04的32位计算机上安装Docker? [英] How to install Docker on 32bit machine having Ubuntu 12.04?

查看:199
本文介绍了如何在具有Ubuntu 12.04的32位计算机上安装Docker?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已按照 docker安装文档将其安装到我的计算机上这是运行Ubuntu 12.04的32位计算机

I have followed the docker installation doc for installing it on my machine which is a 32 bit machine running Ubuntu 12.04

该步骤

$ sudo apt-get install docker-engine

失败

E: Unable to locate package docker-engine

应该已经安装了,对吧?

It should have been installed, right?

另外我知道,Docker当前仅支持64位平台。

Also I came to know that, Docker currently only supports 64bit platforms.

$ wget -qO- https://get.docker.io/ | sh
Error: you are not using a 64bit platform.
Docker currently only supports 64bit platforms.

是否可以安装它并使它在32位计算机上工作?

Is there a way to I install it and make it work on 32bit machine?

推荐答案

根据先决条件:


Docker需要一个无论您的Ubuntu版本如何,都可以进行64位安装。此外,您的内核必须至少为3.10。也可以接受最新的3.10次要版本或更新的维护版本。

Docker requires a 64-bit installation regardless of your Ubuntu version. Additionally, your kernel must be 3.10 at minimum. The latest 3.10 minor version or a newer maintained version are also acceptable.

您将无法在32位平台上安装Docker。

You will not be able to install Docker onto a 32bit platform.

这篇关于如何在具有Ubuntu 12.04的32位计算机上安装Docker?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆