Closed L1so closed 2 years ago
We don't publish EOL images on images:
, we simply don't have the disk space or build capacity for that.
However you should still be able to find Ubuntu 14.04 on the official Ubuntu image server with ubuntu:14.04
.
Those are larger images but they should still exist.
Alternatively, you could use distrobuilder (https://github.com/lxc/distrobuilder) to roll your own images (using an older version of the YAML from https://github.com/lxc/lxc-ci from back when we were still building 14.04).
Required information
lxc info
.click
Issue description
Is there any working image/template for Ubuntu 14.04 Trusty Tahr ? I frequently launch up 14.04 image to test my script, until I update my Ubuntu version and it no longer there on
lxc image list images:
. I searched the whole day how to get 14.04 image working on newer lxc to no avail.Steps to Reproduce
Following happen when you try to launch 14.04 instance
Is there anyway to get 14.04 back ? I know it's EOL and all, but I really need it.