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.