321 B
321 B
Sample node.js Express docker image that works with App Services
This is a sample docker image with node.js Express server that can be hosted on Azure App Services - Web App for Containers.
server.js file listens on process.env.PORT environment variable which is automatically populated by the App Services platform.