mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-05-14 10:53:55 +00:00
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).
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