davidobrien1985 / azure-pipelines-image-generation

Image generation for Hosted Azure Pipelines Images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Pipelines Hosted Images

Banner

Overview

This repo contains the scripts and instructions to generate the images used for the Azure Pipelines hosted pool images.

Hosted image contents

Contributing

This project welcomes contributions and suggestions. See the contribution process to get started.

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 opencode@microsoft.com with any additional questions or comments.

Issues and requests

If you have an issue with one of the images, please create an issue in this repo.

To add or change a tool on one of our images, see our contribution process.

Generating images

The images are generated using Packer.

Windows

How to use Packer to create Windows virtual machine images in Azure

Linux

How to use Packer to create Linux virtual machine images in Azure

Instructions to build VS2017 images

VS2017

About

Image generation for Hosted Azure Pipelines Images

License:MIT License


Languages

Language:PowerShell 67.9%Language:Shell 30.9%Language:Dockerfile 1.2%