A simple Python Django polling application using SQLite database running in a Docker container. The custom image uses port 8000 .
- Create a Web App on Linux using CLI or Azure portal
- Configure your web app to custom image
- Add an App Setting
WEBSITE_PORT = 8000
for your app - Browse your site
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.