Hi! this is my first pull request, so if I don't format it right, let me know. I believe DOCKER.md can be more clear to reduce user confusion. I added a few text changes. Also, I still had to place entrypoint.sh in config to prevent:
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/app/entrypoint.sh": stat /app/entrypoint.sh: no such file or directory: unknown
Changes:
Change entrypoint.sh location back to config/
Text updates to provide clarity on getting the docker container to integrate into Home Assistant
Hi! this is my first pull request, so if I don't format it right, let me know. I believe DOCKER.md can be more clear to reduce user confusion. I added a few text changes. Also, I still had to place entrypoint.sh in config to prevent:
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/app/entrypoint.sh": stat /app/entrypoint.sh: no such file or directory: unknown
Changes:
Change entrypoint.sh location back to config/
Text updates to provide clarity on getting the docker container to integrate into Home Assistant