Skip to content

Commit

Permalink
Move rootfs creation and kickstart for automation
Browse files Browse the repository at this point in the history
Signed-off-by: Bala Raman <[email protected]>
  • Loading branch information
srbala committed Oct 12, 2021
1 parent 36f0f07 commit cc2c7bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ docker run --rm --privileged -v "$PWD:/build:z" \
-e IMAGE_NAME=almalinux-8-docker-wsl.tar.gz \
-e OUTPUT_DIR=work/wsl \
-e BUILD_TYPE=wsl \
almalinux/ks2rootfs
almalinux/ks2rootfs

0 comments on commit cc2c7bd

Please sign in to comment.