mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-13 05:00:17 -04:00
Update the compilation instructions to mention how to build with Docker
This commit is contained in:
parent
1bf3e73373
commit
a883feec20
@ -52,7 +52,10 @@ A "Ventoy Compatible" concept is introduced by ventoy, which can help to support
|
||||
See [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html) for detail
|
||||
|
||||
# Compile Instructions
|
||||
Please refer to [BuildVentoyFromSource.txt](https://github.com/ventoy/Ventoy/blob/master/DOC/BuildVentoyFromSource.txt)
|
||||
|
||||
If you have Docker and docker-compose installed, simply checkout Ventoy using git, cd to the project's directory and run `docker-compose up`. This will build and package the project using a CentOS 7 container, and then you can simply navigate to the `INSTALL` directory to find the packages. This is how Ventoy is built every time a commit is made using GitHub Actions. Artifacts from these CI builds can be found on the `Actions` tab of GitHub.
|
||||
|
||||
To build Ventoy on CentOS 7 directly without using a container, please refer to [BuildVentoyFromSource.txt](https://github.com/ventoy/Ventoy/blob/master/DOC/BuildVentoyFromSource.txt).
|
||||
|
||||
# Document
|
||||
Title | Link
|
||||
|
Loading…
x
Reference in New Issue
Block a user