I started this weekend to do my first baby steps in Home Assistant.
I prefer docker compose so I followed the RTFM to the letter which resulted in the error “no configuration file provided: not found”.
Because it was a fresh install of Ubuntu 22.04.1 LTS on a old NUC I was thinking I did not install docker correctly but the pull worked and “hello world” too.
I found the solution in the line “Create a compose.yml
file:”. For the newbies, dummies and other people (put me in either in of the three category or all) who do RTFM we might want to change this line into “Create a docker-compose.yml
file:”.
Likely users can contributed to this documentation but as told I am still a novice.
This might be a recent change in docker; installed docker version: 23.0.0; my experience with docker is also pretty recent (openhabian, frontail, deconz, influxdb, grafana, LMS, pihole)