2 lines
71 B
Text
2 lines
71 B
Text
|
FROM redhat/ubi8:latest
|
||
|
RUN dnf install dotnet-sdk-9.0 rpm-build git -y
|