26.02.2016 · It seems that the remote images are loaded already. So, the error being returned by 'lxc remote add images images.linuxcontainers.org' means that its in the 'remote list' already. This is possibly an extra step that does not have to be done. A user just has to go straight to 'lxc image list images:' and then list 'lxc remote list'. Share
01.02.2018 · Let’s configure now the compiled lxc client. First, here is how the unconfigured compiled lxc client would react, $ ./lxc list LXD socket not found; is LXD installed and running? Exit 1. Now we add the remote, given the name lxd.snap, which binds on localhost (127.0.0.1). It asks to verify the certificate fingerprint.
28.05.2017 · When using remote images, LXD will automatically cache images for you and remove them upon expiration. The image unique identifier is the hash ( …
01.04.2016 · lxc image delete <alias or fingerprint> Note that you don’t have to remove cached entries, those will automatically be removed by LXD after they expire (by default, after 10 days since they were last used). Exporting images If you want to get image tarballs from images currently in your image store, you can use “lxc image export”, like: