aspnet-docker
aspnet-docker copied to clipboard
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** Project is out of compliance with Binary Artifacts policy: binaries present in source code **Rule Description** Binary Artifacts are an...
**What is expected:** Based on the available docker tags I assumed all packages of AspNetCore were supported up to version 3.1.9. List of images https://console.cloud.google.com/gcr/images/google-appengine/GLOBAL/aspnetcore?gcrImageListsize=30 **What is the problem:** After...
Hi! It looks like the 3.0 runtime for dotnet core is missing from the list and it's been out for a few months now.
I may have been missing some permission but can't pinpoint. Cloud Build, Cloud Run, App Engine and all related APIs are enabled in the console. I get this error both...
I hope i am in the right place for this question about GAE/Flex support for .net core 3.1. I have noticed that there are no images for 3.x as enumerated...
See [this PR](https://github.com/GoogleCloudPlatform/python-runtime/pull/164) to see how to implement the `/environment` endpoint for testing.
We should generate a .dockerignore file to ignore all unnecessary files from the final Docker image. This .dockerignore file should include: * Dockerfile * app.yaml * .git * .hg *...
Builders need to respect the value of the "entrypoint:" value in app.yaml when emitting the Dockerfile.