Is it possible to use podman/buildah build in Azure Container App Job?

Hieu Le 0 Reputation points
2024-09-09T08:19:57.54+00:00

We are planning to migrate from AKS to ACA Jobs as self-hosted agents in Azure Pipeline. According to the documentation, it doesn't support Docker commands. However, I was wondering if ACA Jobs support rootless podman/buildah for building container images?

Docker build is an essential feature in our CI/CD pipelines, and I have already tried using podman/buildah without privileged and additional capabilities. It works fine on my local computer but not in ACA Jobs. Could anyone help me with this? Thanks in advance.

https://learn.microsoft.com/en-us/azure/container-apps/tutorial-ci-cd-runners-jobs?tabs=bash&pivots=container-apps-jobs-self-hosted-ci-cd-azure-pipelines

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
406 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.