diskimage-builder/elements/ubuntu-core
Monty Taylor a281cca038 Add element for ubuntu-core
Ubuntu has recently release their "Snappy Ubuntu Core" which is a
minimal base-layer for running docker applications. Seems like the sort
of thing someone might want to use for tasks.

Change-Id: I6cb724451d1862121dee4ccf1f599ab8938f0b7f
2014-12-11 18:04:58 -08:00
..
environment.d Add element for ubuntu-core 2014-12-11 18:04:58 -08:00
root.d Add element for ubuntu-core 2014-12-11 18:04:58 -08:00
element-deps Add element for ubuntu-core 2014-12-11 18:04:58 -08:00
element-provides Add element for ubuntu-core 2014-12-11 18:04:58 -08:00
package-installs.yaml Add element for ubuntu-core 2014-12-11 18:04:58 -08:00
README.md Add element for ubuntu-core 2014-12-11 18:04:58 -08:00

Use Ubuntu Core cloud images as the baseline for built disk images.

Overrides:

  • To use a non-default URL for downloading base Ubuntu cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of Ubuntu cloud images, use the environment variable DIB_RELEASE
  • To use different mirrors rather than the default of archive.ubuntu.com and security.ubuntu.com, use the environment variable DIB_DISTRIBUTION_MIRROR