ubuntu 1.3 KB

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