From d00abfb7178e3012bd028b2dd274acc5e50162ff Mon Sep 17 00:00:00 2001 From: Johnnie <> Date: Mon, 9 Dec 2024 10:07:58 +0000 Subject: [PATCH] whitespacese Signed-off-by: Johnnie <> --- .../20240912_real_world_app_of_containerized_developement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/20240912_real_world_app_of_containerized_developement.md b/articles/20240912_real_world_app_of_containerized_developement.md index 22414687..f38df395 100644 --- a/articles/20240912_real_world_app_of_containerized_developement.md +++ b/articles/20240912_real_world_app_of_containerized_developement.md @@ -129,7 +129,7 @@ Slack’s backend services were containerized, ensuring consistent dependencies 2. **Unified Development**: GitHub’s container strategy bridged local and production environments, eliminating environment-specific bugs. - + 3. **Streamlined Onboarding**: Pre-configured containers reduced onboarding time for companies like Shopify and Slack, allowing new developers to focus on coding from day one.