Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yuriburger/custom-build-container-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

custom-build-container-image

How to use a custom build container image in an Azure DevOps Pipeline

This source code is part of a blogpost about using your own custom build container image to create containerized apps with Azure DevOps Pipelines.

More info: https://yuriburger.net

To setup the demo:

  • Build the pipeline-build-image using the Dockerfile. This is an example image, you can of course use your own. Make sure to include the required libltdl7 and sudo.
  • Tag and push the image to an Azure Container Registry
  • Modify the azure-pipelines.yml and create an Azure DevOps pipeline with it
  • Queue your build

About

How to use a custom build container image in an Azure DevOps Pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published