Azure Container Instances Docker | Azure Container Instances Tutorial | Deploy Docker Image to Azure

preview_player
Показать описание
In this video, I will show you how to create a docker container in azure(azure container instances docker or azure container instance). This video shows how to deploy docker hub image to azure(Azure Container Instances Tutorial or host docker container on azure). This video is about azure container instance deployment(deploy docker container to azure or docker hub image to azure container).

Related Search Queries,
azure container instances
azure container instance
run docker container on azure
docker container on azure
azure container docker
serverless container in cloud

Related Videos,
Azure Subscription Without Credit Card | Azure Student Subscription

Connect to me,
=============================
Support my work,
=============================

Docker Hub Images

GitHub Repositories

Azure CLI Command
az container create --resource-group ACI-LAB-RG --name nginx-simple-website --image ashfaque9x/nginx-simple-website:v1 --dns-name-label nginx-simple-website --ports 80

#devops #aci #azure
Рекомендации по теме
Комментарии
Автор

Nice video!, I have a question, if I have a container like jaeger for example that exposes several ports 14250, 14268, 6831, 16686, can I take it to an ACI and access those ports? Thanks

vktop
Автор

Great content! Can you please recommend a video or content to understand how to run the docker file without copy-pasting the link, Thanks!!!

rushatpatil
Автор

Thanks sir. Can you please make the some with azure devops

rahulsen
Автор

Please make a video on how to add SSL to the site. It will be very helpful for me.

benjoseph