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

https://github.com/dragonbe/aci-helloworld

A demo application to use with Microsoft Azure Containers
https://github.com/dragonbe/aci-helloworld

app azure azure-container-registry container demo docker microsoft php php7 sqlite tutorial

Last synced: 7 months ago
JSON representation

A demo application to use with Microsoft Azure Containers

Awesome Lists containing this project

README

          

# ACI HelloWorld

This is a demo application used for showing how to build and deploy a Docker container on [Microsoft Azure] cloud services.

The demo application is my personal book recommandation list. For instructions on how to use this app, please see my [blog post] where all steps will be described in detail.

This demo application is released with [MIT license](LICENSE) to give you freedom to use and modify it as much as you like.

[Microsoft Azure]: https://azure.microsoft.com
[blog post]: http://www.dragonbe.com/2018/02/deploy-docker-containers-fast-to.html