Skip to content

Instantly share code, notes, and snippets.

View cmorisse's full-sized avatar

cmorisse cmorisse

View GitHub Profile
@berndbausch
berndbausch / LXD-cheat-sheet.md
Last active May 30, 2024 19:35
LXD cheat sheet

Useful LXD commands

Summarized from https://stgraber.org/2016/03/19/lxd-2-0-your-first-lxd-container-312/.

Interestingly, the LXD command line client is named.... lxc!

List available containers

lxc image list ubuntu:        # ubuntu: is officially supported image source
lxc image list images:        # images: is an unsupported source
lxc image alias list images:  # lists user-friendly names