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 |
|||
Line 20: | Line 20: | ||
* <code>[[lxc cluster list]]</code> | * <code>[[lxc cluster list]]</code> | ||
* <code>[[lxc exec]] <container-name> -- sudo /bin/bash</code> | * <code>[[lxc exec]] <container-name> -- sudo /bin/bash</code> | ||
+ | * <code>[[lxc remote]] add --protocol simplestreams ubuntu-minimal https://cloud-images.ubuntu.com/minimal/releases/</code> | ||
* [[lxc-console]] -n my-container -t 1 | * [[lxc-console]] -n my-container -t 1 | ||
Revision as of 11:57, 7 April 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
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: