pages.ta: standardize placeholders, update pages (#11478)

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2023-11-13 07:58:59 +05:30
committed by GitHub
parent 613f30030f
commit bee46b42e6
96 changed files with 383 additions and 350 deletions

View File

@@ -17,8 +17,8 @@
- Create a `toolbox` container from a custom Fedora image:
`toolbox create --image {{registry.fedoraproject.org/fedora-toolbox:38}}`
`toolbox create --image {{registry.fedoraproject.org/fedora-toolbox:39}}`
- Create a `toolbox` container using the default image for Fedora 38:
- Create a `toolbox` container using the default image for Fedora 39:
`toolbox create --distro {{fedora}} --release {{f38}}`
`toolbox create --distro {{fedora}} --release {{f39}}`