Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sjkp/azure-container-instances-sample


https://github.com/sjkp/azure-container-instances-sample

azure azure-container azure-container-instances azure-functions

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# azure-container-instances-sample
Small sample that shows how to deploy a container from Docker Hub to an Azure Container Instance using an ARM template.

I also included an Azure Function with a http trigger that makes a deployment of the template, showing how it is possible to combine
the two services.

The scenario is just the tutorial web app, provided by Microsoft. But I will update this repository with some more interesting real
work loads.