Skip to content

Files

Latest commit

 

History

History
17 lines (11 loc) · 322 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 322 Bytes

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"