From 735d7bcbc9e9fbede0f6fc75996432802d3fbc96 Mon Sep 17 00:00:00 2001 From: Mahdi Azarboon <21277296+azarboon@users.noreply.github.com> Date: Sat, 12 Oct 2024 14:43:44 +0800 Subject: [PATCH] Update _index.md --- content/en/docs/concepts/containers/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/concepts/containers/_index.md b/content/en/docs/concepts/containers/_index.md index bb98df7aca..c8b9c656ed 100644 --- a/content/en/docs/concepts/containers/_index.md +++ b/content/en/docs/concepts/containers/_index.md @@ -13,6 +13,8 @@ card: +Note that "container" is an overloaded term. Whenever you use the word, check whether your audience uses the same definition. + Each container that you run is repeatable; the standardization from having dependencies included means that you get the same behavior wherever you run it.