💾 Archived View for freeshell.de › tldr › lxc-profile.gmi captured on 2024-05-10 at 12:15:10. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Manage profiles for LXD containers.
lxc profile list
lxc profile show {profile_name}
lxc profile edit {profile_name}
lxc profile edit {profile_name} < {config.yaml}
lxc launch {container_image} {container_name} --profile {profile1} --profile {profile2}
lxc profile assign {container_name} {profile1,profile2}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).