Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 370 Bytes

Docker Base

Base Docker image for Asuna projects.

Requires the path of a plaintext file to be passed in as a build arg with the following format:

[Azure Service Principal ID]
[Azure Service Princial Password]

This service principal should have the acrPush role. It's used to give Jenkins agents the ability to push images to the Azure Container Registry.