This commit is contained in:
Giancarlo Romeo 2018-01-16 21:12:10 +01:00 committed by Misty Stanley-Jones
parent d6be67d79f
commit ed3c93aadb
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ For more details, see [Docker Architecture](#docker-architecture) below.
Docker streamlines the development lifecycle by allowing developers to work in
standardized environments using local containers which provide your applications
and services. Containers are great for continuous integration and continuous
development (CI/CD) workflows.
delivery (CI/CD) workflows.
Consider the following example scenario: