Update BUILD.md about docker

This commit is contained in:
MeexReay 2025-06-02 17:31:10 +03:00 committed by GitHub
parent ed0122b66f
commit ff2df771e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,8 @@
# How to build ISO file
> [!IMPORTANT]
> Creating an ISO file requires to be Void Linux installed, if you dont want to install Void Linux, you should use [Docker](https://www.docker.com) (docker pull voidlinux/voidlinux).
## Preparing minceraft
At first, you need to prepare minceraft.
@ -36,4 +39,4 @@ sudo ./mkiso
## One-liner
Finally, you can forget all above and use just `[ -d data/mine ] || ./mkmine; sudo ./mkiso`
Finally, you can forget all above and use just `[ -d data/mine ] || ./mkmine; sudo ./mkiso`