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