LXC (Linux containers)
Jump to navigation
Jump to search
↑ https://discuss.linuxcontainers.org/t/lxd-3-19-has-been-released/6529
Installation[edit]
- Ubuntu:
snap install lxc
&&snap install lxd
- MacOS:
brew install lxc
- Windows:
choco install lxc
Commands[edit]
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[edit]
- 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[edit]
virsh
multipass
lxd
- lxc web panel: wget https://lxc-webpanel.github.com/tools/install.sh -O - | bash
- virt-host-validate
- Podman
- Buildpack
See also[edit]
- 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: