Code to Cloud with Docker and Azure Container Instances

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayHave you ever wondered what's going on under the hood for serverless offerings like Azure Container Instances? MacKenzie Olson shows Scott Hanselman the latest innovations in the infrastructure that powers ACI and a peek at the product roadmap, including a demo of the managed identity experience coming soon.
[0:00:00]- Overview
[0:01:02]- What's under the hood
[0:06:14]- A peek at the product roadmap
[0:07:45]- Demo: Managed identity experience
[0:11:53]- Wrap-up
What are the plans in terms of enabling the tooling regarding docker-compose? Right now if you want to support a scenario like this, you are stucked with arm or yaml. I know that terraform or pulumi may be a solution, but I will be more happy in terms of having docker-compose file that could be used for ACI deployment along with local testing if you need too.
Secondly, would it be possible to have a flag, that would deactivate the auto-update of the image, each time you do a restart?
Thanks!
Speeding up large container start times would be 🥰.