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

查看:38
本文介绍了如何在具有 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

应该已经安装了吧?

我也了解到,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 需要 64 位安装,无论您的 Ubuntu 版本如何.此外,您的内核必须至少为 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.

更新:

这是可能的.查看 MS Berends 在同一线程中的回答

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

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