diff --git a/docs/standard/containerized-lifecycle-architecture/Docker-application-lifecycle/index.md b/docs/standard/containerized-lifecycle-architecture/Docker-application-lifecycle/index.md index 045354a375025..5f3df33289806 100644 --- a/docs/standard/containerized-lifecycle-architecture/Docker-application-lifecycle/index.md +++ b/docs/standard/containerized-lifecycle-architecture/Docker-application-lifecycle/index.md @@ -1,5 +1,5 @@ --- -title: introduction to +title: Introduction to the Docker application life cycle description: Containerized Docker Application Lifecycle with Microsoft Platform and Tools keywords: Docker, Microservices, ASP.NET, Container author: CESARDELATORRE @@ -9,12 +9,10 @@ ms.workload: - "dotnet" - "dotnetcore" --- - # Introduction to the Docker application life cycle The life cycle of containerized applications is a journey that begins with the developer. The developer chooses to implement containers and Docker because it eliminates frictions in deployments and IT operations, which ultimately helps everyone to be more agile, more productive end-to-end, and faster. - >[!div class="step-by-step"] [Previous] (../docker-containers-images-and-registries.md) [Next] (containers-foundation-for-devops-collaboration.md)