# Supported tags and respective `Dockerfile` links - [`12.04.5`, `12.04`, `precise` (*12.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/fa74aca5f4e00f326492f5840eb001948a4d405a/12.04/Dockerfile) - [`14.04.2`, `14.04`, `trusty`, `latest` (*14.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/fa74aca5f4e00f326492f5840eb001948a4d405a/14.04/Dockerfile) - [`14.10`, `utopic` (*14.10/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/fa74aca5f4e00f326492f5840eb001948a4d405a/14.10/Dockerfile) - [`15.04`, `vivid` (*15.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/fa74aca5f4e00f326492f5840eb001948a4d405a/15.04/Dockerfile) - [`15.10`, `wily` (*15.10/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/fa74aca5f4e00f326492f5840eb001948a4d405a/15.10/Dockerfile) - [`devel` (*devel/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/fa74aca5f4e00f326492f5840eb001948a4d405a/devel/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/ubuntu-debootstrap`)](https://github.com/docker-library/official-images/blob/master/library/ubuntu-debootstrap) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). # `ubuntu-debootstrap` This image is the result of running `debootstrap --variant=minbase` against the currently supported suites of the Ubuntu distribution. It is not official or supported by Canonical in any way. Please see [`ubuntu`](https://registry.hub.docker.com/_/ubuntu/) for an official Ubuntu image that is supported by Canonical. # Supported Docker versions This image is officially supported on Docker version 1.6.2. Support for older versions (down to 1.0) is provided on a best-effort basis. # User Feedback ## Documentation Documentation for this image is stored in the [`ubuntu-debootstrap/` directory](https://github.com/docker-library/docs/tree/master/ubuntu-debootstrap) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. ## Issues If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/tianon/docker-brew-ubuntu-debootstrap/issues). You can also reach many of the official image maintainers via the `#docker-library` IRC channel on [Freenode](https://freenode.net). ## 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](https://github.com/tianon/docker-brew-ubuntu-debootstrap/issues), 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.