add notes on host OS
This commit is contained in:
parent
a9e1c079a6
commit
a11d3fa9f4
1 changed files with 7 additions and 0 deletions
|
@ -37,3 +37,10 @@ of Dockerfiles and working with containers.
|
|||
|
||||
make no mistake, this project does *not* strive for reproducible builds
|
||||
[in any way that nix does.](https://nixos.org/guides/how-nix-works.html)
|
||||
|
||||
### Host OS
|
||||
|
||||
this project must be built on a host running Linux.
|
||||
if you are not running Linux, use a VM of some sort.
|
||||
i personally use VirtualBox running Alpine Linux.
|
||||
i have not tried building with WSL2.
|
||||
|
|
Loading…
Reference in a new issue