mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-23 18:12:59 +03:00
Update BUILD.md about docker
This commit is contained in:
parent
ed0122b66f
commit
ff2df771e5
5
BUILD.md
5
BUILD.md
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user