Azure-devops-docs: Can we add an example for using Hosted Windows Container?

Created on 28 Dec 2018  Â·  6Comments  Â·  Source: MicrosoftDocs/azure-devops-docs

as title


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

All 6 comments

Good idea.

Thanks for adding the example.

Is it possible to show an example how to use container job to build an Asp.Net example?

If you're using hosted pools, all the Asp.Net tools are already available. Is this for a private agent scenario?

Hi @vtbassmatt Thanks for the reply. Basically, we are using NPM in our build pipeline with hosted agent VS2017. the NPM steps are taking a while and we are looking for ways to improve the build performance or containerize the build like http://upflow.co/l/OEpo/2018/10/containerized-build-pipeline-azure-devops

just looking for ways to improve our npm build whether to use hosted agent or private agent.

Gotcha, thanks for the extra info. I think I can put something like that together.

Was this page helpful?
0 / 5 - 0 ratings