2 lines
66 B
Text
2 lines
66 B
Text
|
FROM fedora:latest
|
||
|
RUN dnf install dotnet-sdk-9.0 rpm-build git -y
|