Alan Cohen

Results 5 comments of Alan Cohen

This is also causing a problem building a custom image based on nginx alpine image and building it with kaniko. In the nginx alpine image, nginx.conf uses pid file location...

README still lists the deprecated parameter. Can this be fixed? https://github.com/GoogleContainerTools/kaniko#flag---snapshotmode

Looks like [README.md](https://github.com/erdomke/BracketPipe/blob/master/README.md) will need to be updated, too

@cristinecula can you please resolve the branch conflicts?

csproj before adding WCF reference ``` netstandard2.0;net8.0 x64 ``` After adding WCF reference ``` netstandard2.0;net8.0 x64 ``` Since I'm using `Directory.Packages.props`, it adds these automatically ``` ``` Compilation fails with...