Hacker News new | ask | show | jobs
by kthejoker2 3128 days ago
There's also an Azure CLI. You can spin up a Docker Container in one line:

az container create --name mycontainer --image microsoft/aci-helloworld --resource-group myResourceGroup --ip-address public --ports 80