mirror of
https://github.com/riptidewave93/UNVR-NAS.git
synced 2025-03-09 15:40:13 +00:00
fix: move firmware extraction to docker
This should fix https://github.com/riptidewave93/UNVR-NAS/issues/13 and make building easier across different systems.
This commit is contained in:
parent
6f01afd72b
commit
d1aaa4bccd
4 changed files with 19 additions and 7 deletions
|
@ -45,6 +45,7 @@ RUN apt-get update && apt-get install -yq \
|
|||
qemu-utils \
|
||||
qemu-user-static \
|
||||
rsync \
|
||||
squashfs-tools \
|
||||
swig \
|
||||
u-boot-tools \
|
||||
unzip \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue