Skip to content

Instantly share code, notes, and snippets.

View dagrons's full-sized avatar
🏠
Working from home

中野三玖 dagrons

🏠
Working from home
View GitHub Profile
@dagrons
dagrons / LXD-cheat-sheet.md
Last active January 29, 2022 06:08 — forked from berndbausch/LXD-cheat-sheet.md
lxc cheasheet

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