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
- Host: GitHub
- URL: https://github.com/dragonbe/aci-helloworld
- Owner: DragonBe
- License: mit
- Created: 2018-02-11T11:21:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T20:27:22.000Z (over 7 years ago)
- Last Synced: 2025-01-21T18:50:31.264Z (9 months ago)
- Topics: app, azure, azure-container-registry, container, demo, docker, microsoft, php, php7, sqlite, tutorial
- Language: HTML
- Size: 359 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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