diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 7cd33f94fc3..c2206d779e5 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -138,6 +138,8 @@ You also need to have Docker-CE installed. There are well-documented procedures Some distributions, like Ubuntu, have a `docker.io` package available. Using that packages will cause issues! Be sure to install the official Docker-CE from the above listed URL. + + Docker is not always ready with a release when a new Ubuntu version is out. Check if your version of Ubuntu is supported by docker [here](https://docs.docker.com/install/linux/docker-ce/ubuntu/).