This commit is contained in:
parent
351f4ea824
commit
efd52d057f
2 changed files with 3 additions and 6 deletions
|
@ -19,3 +19,5 @@ RUN dnf install -y --setopt install_weak_deps=False qemu-user-static qemu-user-b
|
|||
RUN dnf install -y --setopt install_weak_deps=False bison flex
|
||||
|
||||
RUN dnf group install -y --setopt install_weak_deps=False "C Development Tools and Libraries"
|
||||
|
||||
RUN npm -g install corepack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue