dotnet / dotnet-buildtools-prereqs-docker

Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
MIT License
53 stars 102 forks source link

Add Node to images used in SourceBuild #949

Closed wtgodbe closed 6 months ago

wtgodbe commented 6 months ago

Based on https://github.com/dotnet/aspnetcore/pull/53154#discussion_r1446506869. Looks like the amd64 Ubuntu 22.04 image already has node.

mthalman commented 6 months ago

There's a failure in the Fedora build leg:

#13 [9/9] RUN dnf module install --setopt tsflags=nodocs -y nodejs:20/common     && dnf clean all
#13 4.555 Fedora 39 - x86_64                               22 MB/s |  89 MB     00:04    
#13 20.58 Fedora 39 openh264 (From Cisco) - x86_64        3.1 kB/s | 2.5 kB     00:00    
#13 21.92 Fedora 39 - x86_64 - Updates                     24 MB/s |  27 MB     00:01    
#13 27.14 created by dnf config-manager from https://pack/ 1.9 MB/s | 746 kB     00:00    
#13 30.04 Error: Problems in request:
#13 30.04 missing groups or modules: nodejs:20/common
#13 ERROR: executor failed running [/bin/sh -c dnf module install --setopt tsflags=nodocs -y nodejs:20/common     && dnf clean all]: exit code: 1