Git Product home page Git Product logo

docker-ubuntu32's Introduction

Ubuntu 32-bit Images for Docker

The Ubuntu 32-bit images for Docker are built the same way as the official Docker Ubuntu 64-bit images. They are based on the Ubuntu cloud images released by Canonical.

For available tags please see the list of tags at Docker Hub.

Usage

The images are mainly useful to derive other images from, but can be used standalone like:

$ docker pull f69m/ubuntu32:lts
$ docker run --rm -it f69m/ubuntu32:lts bash

Branches

The master branch contains only scripts and config files and has a proper Git history. The dist branch contains the big binary blobs for building the images and will always be a single commit on top of the master branch.

Contribute

You are welcome to discuss these images, report any issues or contribute changes here on Github, but please stick to topics specific to the 32-bit Docker images. More general contributions should be directed upstream.

Pull requests should only be done for scripts and config files against the master branch. Please do not create pull requests agains the dist branch.

Why 32-bit?

So why make the effort to create 32-bit images? All the nice stuff out there is built for a 64-bit architecture.

Two reasons: for one I sometimes work on an old 32-bit laptop, so running anything with Docker requires 32-bit images.

And then using 32-bit images saves a lot of memory, with negligible impact on the performance. Unless your application is one of the few that can really benefit from 64-bit instructions. So 32-bit images allow running more containers on a cheap VPS. This does save real money!

docker-ubuntu32's People

Contributors

dustinkirkland avatar f69m avatar tianon avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

ntn-x2 bruz-z

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.