The official un-official container camp used to build out containerized applications on Azure.
We assume you have an Azure Subscription... If you don't, break out your Microsoft Account (aka LiveID, Hotmail account, etc) and pick one of these options:
- Free $200/One Month Trial – $200 credit for use in 30 days.
- Visual Studio Dev Essentials Program – Comes with $25 a month of Azure credit for 12 months.
- IT Pro Cloud Essentials Program – Also comes with $25 a month of Azure credit for 12 months.
In this setup, you will create a linux jumpbox VM in Azure using the Azure Portal, install the Azure cli, and install docker on the vm.
- Setup Step 1: Deploy a simple Linux VM jumpbox using portal
- Setup Step 2: Login to Azure CLI
- Setup Step 3: Install Docker on the jumpbox
- Setup Step 4: Clone this github repository
Starting off with containers using a Linux VM and Docker
Build a Windows 2016 Server Container Host and deploy Windows containers.
Use Docker EE's capabilities for deploying and managing container deployments with both Swarm and Kubernetes.
Experiment with securing containerized application by scanning for vulnerabilities, locking down the runtime environment and enforcing compliance.
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
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.