Identifying the container engine used in Azure Container Apps

USER01 20 Reputation points
2024-05-24T03:43:11.5133333+00:00

Is there a way to determine which container engine is being used in Azure Container Apps? Specifically, does Azure Container Apps use Docker, Containerd, or Crio container engines internally?

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

Accepted answer
  1. JananiRamesh-MSFT 22,711 Reputation points
    2024-05-24T07:30:19.9066667+00:00

    @Neha Sankhe Thanks for reaching out. The specific container engine used internally by Azure Container Apps is not explicitly mentioned in any available documentation and no way to determine it.

    It’s important to note that the container engine used internally by a platform like Azure Container Apps is typically abstracted away from the user. The platform takes care of running the containers, and users don’t need to interact with the container engine directly. Instead, users can focus on building and deploying their applications.

    do let me know incase of further queries, I would be happy to assist you.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful