mirror of
https://github.com/AlmaLinux/ks2rootfs.git
synced 2024-11-14 23:13:07 +00:00
parent
5587ba7a77
commit
08e451d07a
@ -14,7 +14,7 @@ docker build -t srbala/ks2rootfs .
|
|||||||
|
|
||||||
### Using Image
|
### Using Image
|
||||||
|
|
||||||
Following command uses the `kickstarts/almalinux-8-default.x86_64.ks` file to build.
|
Following command under `tests` folder. Run command uses the `kickstarts/almalinux-8-default.x86_64.ks` file to build.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run --rm --privileged -v "$PWD:/build:z" \
|
docker run --rm --privileged -v "$PWD:/build:z" \
|
||||||
|
Loading…
Reference in New Issue
Block a user