Difference between revisions of "LXC (Linux containers)"
Jump to navigation
Jump to search
↑ https://discuss.linuxcontainers.org/t/lxd-3-19-has-been-released/6529
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 9: | Line 9: | ||
* Ubuntu: <code>[[snap install lxc]]</code> && <code>snap install lxd</code> | * Ubuntu: <code>[[snap install lxc]]</code> && <code>snap install lxd</code> | ||
* MacOS: <code>[[brew install]] lxc</code> | * MacOS: <code>[[brew install]] lxc</code> | ||
− | * Windows: <code>[[choco]] | + | * Windows: <code>[[choco install]] lxc</code> |
== Commmands == | == Commmands == |
Revision as of 11:27, 11 November 2021
This article is a Draft. Help us to complete it.
wikipedia:LXC Linux containers (2008)
command line client for LXD
Installation
- Ubuntu:
snap install lxc
&&snap install lxd
- MacOS:
brew install lxc
- Windows:
choco install lxc
Commmands
lxd init
lxc launch ubuntu:18.04 c1
lxc list
lxc profile create vm
lxc profile edit vm
lxc profile show vm
lxc cluster list
lxc exec <container-name> -- sudo /bin/bash
lxc remote add --protocol simplestreams ubuntu-minimal https://cloud-images.ubuntu.com/minimal/releases/
- lxc-console -n my-container -t 1
Releases
- 4.0 April 2020 https://ubuntu.com/blog/lxd-4-0-lts-stable-release-is-now-available
- 3.19 16/01/2020 [1]
- FEATURE: Virtual machine support
Related terms
virsh
multipass
lxd
- lxc web panel: wget https://lxc-webpanel.github.com/tools/install.sh -O - | bash
- virt-host-validate
See also
- OpenVZ
- LXC:
lxd
,lxc
,lxc list
,lxc cluster list
,lxc launch
- Containers, OCI: Docker (
dockerd
),containerd
,runc
, Podman, buildah, skopeo, lxd, Container Registry, Service mesh, Windows Server containers, Containerpilot, CoreOS, CAdvisor, Containers networking, Container scanning, cosign, CRI, CRI-O,initContainers
, Sidecar container, Container images, latest
Advertising: