Update ubuntu to match Hub description
This commit is contained in:
parent
ba25e31ac5
commit
9bacad8125
|
|
@ -4,27 +4,7 @@
|
||||||
- [`14.04.1`, `14.04`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/2b105575647a7e2030ff344d427c3920b89e17a9/trusty/Dockerfile)
|
- [`14.04.1`, `14.04`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/2b105575647a7e2030ff344d427c3920b89e17a9/trusty/Dockerfile)
|
||||||
- [`14.10`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/2b105575647a7e2030ff344d427c3920b89e17a9/utopic/Dockerfile)
|
- [`14.10`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/2b105575647a7e2030ff344d427c3920b89e17a9/utopic/Dockerfile)
|
||||||
|
|
||||||
**Built with [Stackbrew](https://github.com/dotcloud/stackbrew/) from [github.com/dotcloud/stackbrew/blob/master/library/ubuntu](https://github.com/dotcloud/stackbrew/blob/master/library/ubuntu)**
|
# Ubuntu
|
||||||
|
|
||||||
As of April 18 2014 these images are based on the official Ubuntu Minimal packages. They are pretty barebones. See the links under 'installed packages' to find which packages are installed.
|
|
||||||
|
|
||||||
----------
|
|
||||||
|
|
||||||
$ docker images ubuntu
|
|
||||||
REPOSITORY TAG IMAGE ID
|
|
||||||
ubuntu 10.04 3db9c44f4520
|
|
||||||
ubuntu 12.04 1edb91fcb5b5
|
|
||||||
ubuntu 12.10 0232356d9a18
|
|
||||||
ubuntu 13.04 2e68994ad893
|
|
||||||
ubuntu 13.10 9d076f5398dd
|
|
||||||
ubuntu 14.04 c1bd2f6276a1
|
|
||||||
ubuntu latest c1bd2f6276a1
|
|
||||||
ubuntu lucid 3db9c44f4520
|
|
||||||
ubuntu precise 1edb91fcb5b5
|
|
||||||
ubuntu quantal 0232356d9a18
|
|
||||||
ubuntu raring 2e68994ad893
|
|
||||||
ubuntu saucy 9d076f5398dd
|
|
||||||
ubuntu trusty c1bd2f6276a1
|
|
||||||
|
|
||||||
## sources.list
|
## sources.list
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,24 +1,4 @@
|
||||||
**Built with [Stackbrew](https://github.com/dotcloud/stackbrew/) from [github.com/dotcloud/stackbrew/blob/master/library/ubuntu](https://github.com/dotcloud/stackbrew/blob/master/library/ubuntu)**
|
# Ubuntu
|
||||||
|
|
||||||
As of April 18 2014 these images are based on the official Ubuntu Minimal packages. They are pretty barebones. See the links under 'installed packages' to find which packages are installed.
|
|
||||||
|
|
||||||
----------
|
|
||||||
|
|
||||||
$ docker images ubuntu
|
|
||||||
REPOSITORY TAG IMAGE ID
|
|
||||||
ubuntu 10.04 3db9c44f4520
|
|
||||||
ubuntu 12.04 1edb91fcb5b5
|
|
||||||
ubuntu 12.10 0232356d9a18
|
|
||||||
ubuntu 13.04 2e68994ad893
|
|
||||||
ubuntu 13.10 9d076f5398dd
|
|
||||||
ubuntu 14.04 c1bd2f6276a1
|
|
||||||
ubuntu latest c1bd2f6276a1
|
|
||||||
ubuntu lucid 3db9c44f4520
|
|
||||||
ubuntu precise 1edb91fcb5b5
|
|
||||||
ubuntu quantal 0232356d9a18
|
|
||||||
ubuntu raring 2e68994ad893
|
|
||||||
ubuntu saucy 9d076f5398dd
|
|
||||||
ubuntu trusty c1bd2f6276a1
|
|
||||||
|
|
||||||
## sources.list
|
## sources.list
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue