Giter Site home page Giter Site logo

Comments (7)

widuu avatar widuu commented on July 23, 2024

Docker 不支持32位平台

from chinese_docker.

widuu avatar widuu commented on July 23, 2024

32的ubuntu可以安装docker,但是pull下来的镜像必须是32位的。

https://registry.hub.docker.com/repos/32bit/
https://github.com/docker-32bit

from chinese_docker.

aiportal avatar aiportal commented on July 23, 2024

多谢,解决了。
apt-get install docker.io
docker pull 32bit/ubuntu:16.04

from chinese_docker.

twang2218 avatar twang2218 commented on July 23, 2024

Ubuntu 系统源的 docker.io 不是当前的 Docker 版本。很多基本功能都不支持。你应该使用64位系统,并安装 Docker 官方源的 docker。

from chinese_docker.

aiportal avatar aiportal commented on July 23, 2024

目前没看出docker.io和docker-engine有多大区别,够用了就没再折腾。

from chinese_docker.

twang2218 avatar twang2218 commented on July 23, 2024

区别很大,主要是版本,docker.io 的版本很老,而Docker 是只保证2-3个小版本内的兼容性。docker.io 对于 Ubuntu 14.04 而言是1.6,对于 16.04 而言是 1.10,都已经过时不再支持了,很多网络功能、服务发现、镜像检验、集群调度相关的东西都不支持。Docker 当前版本是 1.13,将来发布更加频繁,因此不推荐使用 docker.io 这个系统源中的包。

from chinese_docker.

aiportal avatar aiportal commented on July 23, 2024

多谢多谢,查了一下,虽然集群功能不需要,但貌似新版本修改了很多Bug,的确要升级一下。

from chinese_docker.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.