Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Intro to go here explaining LXD versus LXC and why you want to use it.

Setup 

...

Images

...

Cached Images in Image Store

List images currently installed and there cached in the image store. There should be none to start,

Code Block
languagebash
lxc image list

...

LXD has 3 image server lists by default,

Image Server LIstPurposeComment
ubuntu:Ubuntu stable images.We'll be working with this one.
ubuntu-daily:

images:All Linux distributions.For example you can load a RedHat Linux alternative distrobution.

Pulling Image Server Lists

...