This commit is contained in:
parent
7349ac5cf7
commit
5d0b5a29d6
1 changed files with 1 additions and 3 deletions
|
@ -16,8 +16,6 @@ RUN dnf install -y --setopt install_weak_deps=False java-21-openjdk java-21-open
|
|||
|
||||
RUN dnf install -y --setopt install_weak_deps=False qemu-user-static qemu-user-binfmt
|
||||
|
||||
RUN dnf install -y --setopt install_weak_deps=False bison flex vcpkg
|
||||
|
||||
RUN dnf group install -y --setopt install_weak_deps=False "C Development Tools and Libraries"
|
||||
RUN dnf install -y --setopt install_weak_deps=False bison flex vcpkg @c-development
|
||||
|
||||
RUN npm -g install corepack
|
||||
|
|
Loading…
Reference in a new issue