2

microsoft-azure-functions docker image 镜像

 3 years ago
source link: https://hub.docker.com/r/microsoft-azure-functions
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
 docker pull microsoft-azure-functions 


## Featured Repos

About Azure Functions

Azure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement code triggered by events occurring in virtually any Azure or 3rd party service as well as on-premises systems. Azure Functions allows developers to take action by connecting to data sources or messaging solutions, thus making it easy to process and react to events. Azure Functions scale based on demand and you pay only for the resources you consume.

How to Use the Images

The Azure Functions Core Tools can help you select the right image for the platform you're interested in. You can do that by running func init --docker. You can see documentation on how to use custom docker containers with Azure Functions projects here

Container sample: Run a simple application

You can quickly run any of the Azure Functions containers with the following command:

docker run --rm -p 8080:80 mcr.microsoft.com/azure-functions/dotnet:3.0

Helpful links

Get started

Questions & Feedback

GitHub repositories

Documentation

Samples

Support

If you have any problems or questions about this image, please contacts us through a GitHub issue.

Feedback

Please provide feedback to Feedback.

License


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK