Introducing our new CEO Don Johnson - Read More

vicamo/ubuntu

By vicamo

Updated 4 days ago

Ubuntu-Core docker images for all available versions/architectures

Image
1

50K+

Supported tags and respective Dockerfile links

What is Ubuntu Core?

See https://partner-images.canonical.com/core/.

About these images

Tag Policy

In general, tags have the names in suite-arch format. Tags named as suite only are convenient aliases for amd64 architecture. That is, precise is actually precise-amd64.

Development

  1. Checkout vicamo/docker-brew-ubuntu-core to master branch.

    git clone -b master git@github.com:vicamo/docker-brew-ubuntu-core.git

  2. Install Debian package qemu-user-static. We need it to create foreign arched images as described in issue #8602.

    sudo apt-get install qemu-user-static

  3. Have some fun by:

    ./update.sh precise/armhf trusty ...

User Feedback

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

Docker Pull Command

docker pull vicamo/ubuntu