From 614efbeaf1ce7d53a7cf6ae833d359a694e27371 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 12 Apr 2024 10:09:15 +0200 Subject: [PATCH] Glossary: add Home Assistant Container (#32285) * Glossary: add Home Assistant Container * Update source/_data/glossary.yml --- source/_data/glossary.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index 445fe1e2893..4675e61d749 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -194,6 +194,10 @@ definition: >- Another name for Home Assistant Operating System link: /hassio/installation/ +- term: Home Assistant Container + definition: >- + Home Assistant Container is a standalone container-based installation of Home Assistant Core. Any [OCI](https://opencontainers.org/) compatible runtime can be used, but the documentation focus is on Docker. + link: /installation/#advanced-installation-methods - term: Home Assistant Core definition: >- Home Assistant Core is a Python program. It can be run on various operating