Skip to content

Files

Latest commit

 

History

History

images

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Docker Images for the Agent CI/CD Pipeline

Docker Hub

In order to publish these images, you need to be a member of the organization azpagentinfra

How to Build

docker build --tag "azpagentinfra/alpine:latest" ./images/alpine/

How to Push

docker push "azpagentinfra/alpine:latest"