Frank Pommerening

Results 2 comments of Frank Pommerening

I have adapted the template for C # to support any project name. https://github.com/fpommerening/faas-cli/blob/master/template/csharp/Dockerfile The dotnet CLI creates the reference between the main project "root" and the function. My problem...

I added a github action to build the images for x64 und arm64. https://github.com/fpommerening/ssheasy You can use the created images from the github container registry. https://github.com/fpommerening/ssheasy/pkgs/container/ssheasy