aspnetcore with nixpacks breaking, builds ok with my own Dockerfile
getting this error on build with the default nixpack, SDK Version: 6.0.403 (setting the
NIXPACKS_CSHARP_SDK_VERSION
to 7.0 doesn't change that):
trying to use the nixpack to see if "just works", but something is wrong there
it builds with my own Dockerfile, but I'm having a H A R D time figuring out the certificate trust thing, so my app just bricks and doesn't respond when built this way
first time deploying aspnetcore - used to deploying only nodejs, so I'm most likely doing something dumb2 Replies