Update documentation

Signed-off-by: Bala Raman <srbala@gmail.com>
This commit is contained in:
Bala Raman 2021-09-11 14:45:09 -04:00
parent bdcdb75de5
commit 7d37b02470
No known key found for this signature in database
GPG Key ID: 23A07BF21B5D6625
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ docker build -t almalinux/ks2rootfs -f Dockerfile .
### Building `almalinux/ks2rootfs:livecd-tools` image tag
Use follwing command `livecd-tools` tag image to create `SIG/LiveMedia ISO` images, check GitHub [repo](https://github.com/AlmaLinux/sig-livemedia).
Use follwing command `livecd-tools` tag image to create [`SIG/LiveMedia ISO`](https://github.com/AlmaLinux/sig-livemedia) images, check GitHub [repo](https://github.com/AlmaLinux/sig-livemedia).
```sh
docker build -t almalinux/ks2rootfs:livecd-tools -f Dockerfile.livecd .
@ -94,4 +94,4 @@ EXAMPLES:
## Using `almalinux/ks2rootfs:livecd-tools` Image
`livecd-tools` tag image to create `SIG/LiveMedia ISO` images, check GitHub [repo](https://github.com/AlmaLinux/sig-livemedia) for more detailed use.
`livecd-tools` tag image to create [`SIG/LiveMedia ISO`](https://github.com/AlmaLinux/sig-livemedia) images, check GitHub [repo](https://github.com/AlmaLinux/sig-livemedia) for more detailed use.