mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-24 08:48:15 +00:00
Merge branch 'clear-containers' into 'staging'
Update bundle addition command for clear-containers documentation Update clr_bundle_add command to install containers-basic From Clear Linux **release 5050** the instruction to install a new bundle has **changed from ``clr_bundle_add`` to ``swupd bundle-add``**. This change updates the instructions to install the containers-basic bundle to be compatible with the most recent Clear Linux image released in public (5140 for native/cloud/kvm and 5210 for container image). *Please refer to OpenStack documentation (staging or master branch) to check new swupd syntax usage to install new bundles in a Clear Linux machine.* See merge request !10
This commit is contained in:
@@ -56,7 +56,7 @@ instructions below:
|
||||
|
||||
#. Enable the repository by running the following as the ``root`` user::
|
||||
|
||||
# clr_bundle_add containers-basic
|
||||
# swupd bundle-add containers-basic
|
||||
|
||||
#. Reload your systemd configuration::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user