| 123456789101112131415161718192021222324 |
- # maintainer: Tianon Gravi <[email protected]> (@tianon)
- # notable changelog: (only up to 4 most recent entries)
- # 2014-07-17 - "17-Jul-2014" images (solves some "apt-get update" issues)
- # 2014-06-27 - fix "14.04" tag and add "utopic"/"14.10"
- # 2014-06-24 - new "daily" Core tarballs
- # 2014-04-22 - CVE-2014-0224 RUN patches
- # see https://wiki.ubuntu.com/Core#Current_Releases
- # see also https://wiki.ubuntu.com/Releases#Current
- # see also http://cdimage.ubuntu.com/ubuntu-core/
- latest: git://github.com/tianon/docker-brew-ubuntu-core@4d9284074f3712e4a35357b1d7e5ffca6c9027ce trusty
- trusty: git://github.com/tianon/docker-brew-ubuntu-core@4d9284074f3712e4a35357b1d7e5ffca6c9027ce trusty
- 14.04: git://github.com/tianon/docker-brew-ubuntu-core@4d9284074f3712e4a35357b1d7e5ffca6c9027ce trusty
- # EOL: Apr 2019
- precise: git://github.com/tianon/docker-brew-ubuntu-core@4d9284074f3712e4a35357b1d7e5ffca6c9027ce precise
- 12.04: git://github.com/tianon/docker-brew-ubuntu-core@4d9284074f3712e4a35357b1d7e5ffca6c9027ce precise
- # EOL: Apr 2017
- utopic: git://github.com/tianon/docker-brew-ubuntu-core@4d9284074f3712e4a35357b1d7e5ffca6c9027ce utopic
- 14.10: git://github.com/tianon/docker-brew-ubuntu-core@4d9284074f3712e4a35357b1d7e5ffca6c9027ce utopic
- # EOL: sometime after BOL ;) (not officially released just yet)
|